alc 2004-12-02 03:29:18 UTC FreeBSD src repository Modified files: sys/i386/i386 pmap.c Log: For efficiency move the call to pmap_pte_quick() out of pmap_protect()'s and pmap_remove()'s inner loop. Reviewed by: peter@, tegge@ Revision Changes Path 1.517 +6 -7 src/sys/i386/i386/pmap.c