Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/22/2000 02:40:59
Module Name: syssrc
Committed By: thorpej
Date: Mon Aug 21 23:40:58 UTC 2000
Modified Files:
syssrc/sys/kern: kern_clock.c
Log Message:
Add a lock for the callwheel (callout facility), and only go to
splclock() while holding it.
To generate a diff of this commit:
cvs rdiff -r1.63 -r1.64 syssrc/sys/kern/kern_clock.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.