Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386/i386
Module Name: src
Committed By: yamt
Date: Fri Dec 26 11:50:51 UTC 2003
Modified Files:
src/sys/arch/i386/i386: pmap.c
Log Message:
postpone freeing PTPs until TLBs are flushed
to avoid loading invalid TLB entries. from Stephan Uphoff.
for more details,
see "i386 pmap bug" thread on port-i386@ around Feb, 2003.
To generate a diff of this commit:
cvs rdiff -r1.166 -r1.167 src/sys/arch/i386/i386/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index