Date: Sun, 25 Mar 2007 20:53:45 +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: <200703252053.l2PKrjN3069162@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2007-03-25 20:53:45 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/i386/i386 pmap.c Log: MFCrevision 1.560 Don't invalidate the TLB in pmap_qenter() unless the old mapping was valid. Most often, it isn't. Revision Changes Path 1.523.2.9 +14 -9 src/sys/i386/i386/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703252053.l2PKrjN3069162>