cvs commit: src/sys/kern kern_timeout.c
Poul-Henning Kamp
phk at FreeBSD.org
Sun Dec 7 12:03:29 PST 2003
phk 2003/12/07 12:03:28 PST
FreeBSD src repository
Modified files:
sys/kern kern_timeout.c
Log:
Make the DIAGNOSTIC code which complains about long {call|time}out(9)
functions less noisy: We printf if a new function took longer than
the previous record holder, or of the previous record holder took
more than twice as long as the current record.
Revision Changes Path
1.84 +11 -5 src/sys/kern/kern_timeout.c
More information about the cvs-src
mailing list