phk 2003/06/03 22:25:58 PDT
FreeBSD src repository
Modified files:
sys/kern kern_timeout.c
Log:
Add instrumentation which tells us how much work softclock() does
per invocation.
Revision Changes Path
1.76 +25 -1 src/sys/kern/kern_timeout.c