cvs commit: src/sys/amd64/amd64 cpu_switch.S
Peter Wemm
peter at FreeBSD.org
Wed Jan 28 16:02:55 PST 2004
peter 2004/01/28 16:02:54 PST
FreeBSD src repository
Modified files:
sys/amd64/amd64 cpu_switch.S
Log:
Take another shot at the invariants calls to __panic. They hadn't been
updated for the regparm ABI on amd64.
Context switch debug regs.
Update for fpu simplification
Don't needlessly reload %cr3, in case the cpu has the tlb flush filter
turned off. Re-add LAZY_SWITCH stubs.
Revision Changes Path
1.146 +73 -17 src/sys/amd64/amd64/cpu_switch.S
More information about the cvs-src
mailing list