Date: Sat, 20 Nov 2004 20:30:02 +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: <200411202030.iAKKU2jn063518@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2004-11-20 20:30:02 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/i386/i386 pmap.c Log: MFC revision 1.514 Implement per-CPU SYSMAPs, i.e., CADDR* and CMAP*, to reduce lock contention within pmap_zero_page() and pmap_copy_page(). Revision Changes Path 1.494.2.7 +50 -33 src/sys/i386/i386/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411202030.iAKKU2jn063518>