Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [jmcneill-pm] src/sys/arch/x86/x86
Module Name: src
Committed By: joerg
Date: Sat Sep 8 14:41:51 UTC 2007
Modified Files:
src/sys/arch/x86/x86 [jmcneill-pm]: cpu.c
Log Message:
Introduce mp_trampoline_paddr and use that in place of most
MP_TRAMPOLINE variables. Use a temporary kernel mapping to copy the
trampoline in preparation for removing the identity mapping from the
normal pmap.
To generate a diff of this commit:
cvs rdiff -r1.2.6.6 -r1.2.6.7 src/sys/arch/x86/x86/cpu.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