]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Correct a problem with the last commit. The CMAP ptes need to be zeroed
authorJeff Roberson <jeff@FreeBSD.org>
Wed, 1 Oct 2003 00:27:09 +0000 (00:27 +0000)
committerJeff Roberson <jeff@FreeBSD.org>
Wed, 1 Oct 2003 00:27:09 +0000 (00:27 +0000)
commitfb9bde2d2b0ae0adedc565d6aaeedfb9b810c3bf
tree5bfd4eb81689a2343aa0114f092ea029a25af3da
parent6a8b93fe2bf726aeb678d4a214c0aca480d171b4
 - 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
sys/i386/i386/pmap.c