Date: Mon, 5 Jun 2006 06:08:21 +0000 (UTC) From: Alan Cox <alc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 pmap.c Message-ID: <200606050608.k5568LtR031756@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606050608.k5568LtR031756>