Subject: CVS commit: src/sys/arch/sparc/sparc
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 01/17/2003 12:36:20
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.