alc 2006-06-05 06:08:21 UTC FreeBSD src repository Modified files: sys/i386/i386 pmap.c Log: MFamd64 Eliminate unnecessary, recursive acquisitions and releases of the page queues lock by free_pv_entry() and pmap_remove_pages(). Reduce the scope of the page queues lock in pmap_remove_pages(). Revision Changes Path 1.558 +2 -5 src/sys/i386/i386/pmap.c