K 10 svn:author V 3 alc K 8 svn:date V 27 2004-01-01T07:08:52.000000Z K 7 svn:log V 273 - 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. END