Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2-0] src/sys/arch/i386/i386
Module Name: src
Committed By: tron
Date: Fri Apr 16 07:58:46 UTC 2004
Modified Files:
src/sys/arch/i386/i386 [netbsd-2-0]: pmap.c
Log Message:
Pull up revision 1.172 (requested by yamt in ticket #138):
- keep cr3 register and its copy in TSS synchronized.
otherwise an interrupt vector using a task gate (ie. ddbipi) messes it up.
- defer LDTR loading as well as cr3.
- tweak comments to make three copies of switching code more synchronized.
To generate a diff of this commit:
cvs rdiff -r1.171 -r1.171.2.1 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