Date: Tue, 30 Sep 2003 17:27:10 -0700 (PDT) From: Jeff Roberson <jeff@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: <200310010027.h910RAUa041134@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jeff 2003/09/30 17:27:10 PDT FreeBSD src repository Modified files: sys/i386/i386 pmap.c Log: - Correct a problem with the last commit. The CMAP ptes need to be zeroed prior to invalidating the TLB to be certain that the processor doesn't keep a cached copy. Discussed with: pete Paniced: tegge Pointy Hat: The usual spot Revision Changes Path 1.439 +5 -5 src/sys/i386/i386/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310010027.h910RAUa041134>