Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [nathanw_sa] src/sys/arch/arm/arm32
Module Name: src
Committed By: thorpej
Date: Fri Jan 3 21:19:11 UTC 2003
Modified Files:
src/sys/arch/arm/arm32 [nathanw_sa]: cpuswitch.S vm_machdep.c
Log Message:
Merge switch_exit() and switch_lwp_exit(), and hand-schedule the
resulting function to avoid stalls on StrongARM and XScale.
To generate a diff of this commit:
cvs rdiff -r1.3.2.25 -r1.3.2.26 src/sys/arch/arm/arm32/cpuswitch.S
cvs rdiff -r1.8.4.12 -r1.8.4.13 src/sys/arch/arm/arm32/vm_machdep.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