peter 2004/05/19 14:55:37 PDT FreeBSD src repository Modified files: sys/amd64/amd64 pmap.c Log: Like on i386, clear the last three entries in the pml4 page when doing a pmap_release(), and put it the free queue marked as already zeroed. Revision Changes Path 1.460 +7 -2 src/sys/amd64/amd64/pmap.c