thorpej faf1155de5 Revamp pv_table management:
- 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.
1998-02-27 19:39:03 +00:00
..
1998-02-27 19:39:03 +00:00
1998-02-27 13:17:25 +00:00
1998-02-25 21:30:36 +00:00
1998-02-22 15:24:08 +00:00
1998-02-25 21:30:36 +00:00