Subject: CVS commit: [nathanw_sa] syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 07/17/2002 22:56:55
Module Name: syssrc
Committed By: nathanw
Date: Wed Jul 17 19:56:55 UTC 2002
Modified Files:
syssrc/sys/kern [nathanw_sa]: kern_time.c
Log Message:
Use sa_idle information to simplify timer upcalls, and always use the
upcallret hook to avoid calling sa_upcall, alloc, cpu_setfunc, and all
that garbage from inside an asynchronous event.
To generate a diff of this commit:
cvs rdiff -r1.54.2.15 -r1.54.2.16 syssrc/sys/kern/kern_time.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.