Subject: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 01/12/2003 03:48:57
Module Name: src
Committed By: pk
Date: Sun Jan 12 01:48:57 UTC 2003
Modified Files:
src/sys/kern: kern_synch.c
Log Message:
schedcpu(): after updating the process CPU tick counters, we no longer need
to run at splstatclock(); continue at splsched().
To generate a diff of this commit:
cvs rdiff -r1.119 -r1.120 src/sys/kern/kern_synch.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.