cvs commit: src/sys/kern kern_resource.c
Poul-Henning Kamp
phk at FreeBSD.org
Thu Mar 9 09:33:18 GMT 2006
phk 2006-03-09 09:33:17 UTC
FreeBSD src repository
Modified files:
sys/kern kern_resource.c
Log:
Add slop to "backwards" cpu accounting messages, 3 usec or 1% whichever
triggers.
This should eliminate all the trivial messages which result from minor
increases in cpu_tick frequency.
Machines which don't du cpu clock fiddling shouldn't issue "backwards"
messages now.
Laptops and other machines where the initial estimate of cputicks may be
waaaay off will still issue warnings.
Revision Changes Path
1.157 +5 -1 src/sys/kern/kern_resource.c
More information about the cvs-src
mailing list