alc 2003/08/19 22:09:55 PDT FreeBSD src repository Modified files: sys/amd64/amd64 pmap.c Log: - Lock the pte object when performing vm_page_grab(). - Insure that the page table page is zero filled before adding it to the page table. Revision Changes Path 1.433 +9 -6 src/sys/amd64/amd64/pmap.c