Alan Cox f79f3abcbf - Use pagezero() instead of bzero() in pmap_pinit(). (pagezero() is much
faster.)
MFi386:
 - Don't bother clearing PG_ZERO on the page table page in
   _pmap_allocpte(); it serves no purpose.
 - Don't bother clearing and setting PG_BUSY on page table directory pages.
2004-01-01 07:08:52 +00:00
..
2003-10-18 14:10:28 +00:00
2003-12-30 11:41:43 +00:00
2003-12-28 06:57:28 +00:00
2003-12-10 05:01:41 +00:00
2003-12-16 14:13:47 +00:00
2003-12-31 22:27:51 +00:00