![thorpej](/assets/img/avatar_default.png)
- Make pv_table an array of struct pv_head's, which contain LIST_HEADs for the pv_entry's, as well as page attributes (mod, ref, ptpage). - Use <sys/queue.h> to manipulate pv_entry lists. - Fix several obvious bugs in pmap_collect_pv(). - Use K0SEG to access pv_page's.