Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sparc/sparc
Module Name: src
Committed By: pk
Date: Fri Jan 17 10:36:19 UTC 2003
Modified Files:
src/sys/arch/sparc/sparc: locore.s
Log Message:
Don't grab the kernel lock for system timer interrupts; this mostly prevents
stalls in system time processing.
XXX - deal with non-atomic global time variables updates later.
To generate a diff of this commit:
cvs rdiff -r1.182 -r1.183 src/sys/arch/sparc/sparc/locore.s
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