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: 09/26/2002 22:50:34
Module Name: syssrc
Committed By: nathanw
Date: Thu Sep 26 19:50:34 UTC 2002
Modified Files:
syssrc/sys/kern [nathanw_sa]: kern_time.c
Log Message:
Pass SA_UPCALL_DEFER to sa_upcall() in realtimerupcall().
Instead of incrementing pt_overruns when sa_upcall() fails, leave
p_userret set so that it gets to try again. Avoids dropping timer upcalls
in some situations.
To generate a diff of this commit:
cvs rdiff -r1.54.2.17 -r1.54.2.18 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.