Date: Thu, 13 Feb 2003 23:34:28 -0800 (PST) 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: <200302140734.h1E7YS9U016605@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2003/02/13 23:34:28 PST Modified files: sys/i386/i386 pmap.c Log: - Add a mutex for synchronizing the use of CMAP/CADDR 1 and 2. - Eliminate small style differences between pmap_zero_page(), pmap_copy_page(), etc. Revision Changes Path 1.388 +12 -9 src/sys/i386/i386/pmap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302140734.h1E7YS9U016605>