Date: Tue, 18 Jul 2006 03:17:12 +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: <200607180317.k6I3HDpA089200@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2006-07-18 03:17:12 UTC FreeBSD src repository Modified files: sys/i386/i386 pmap.c Log: MFamd64 pmap_clear_ptes() is already convoluted. This will worsen with the implementation of superpages. Eliminate it and add pmap_clear_write(). There are no functional changes. Checked by: md5 Revision Changes Path 1.570 +69 -36 src/sys/i386/i386/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607180317.k6I3HDpA089200>