Date: Sun, 31 Oct 2010 11:44:41 +0000 (UTC) From: Alexander Motin <mav@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern kern_timeout.c Message-ID: <201010311144.o9VBiofx034391@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mav 2010-10-31 11:44:41 UTC
FreeBSD src repository
Modified files:
sys/kern kern_timeout.c
Log:
SVN rev 214597 on 2010-10-31 11:44:41Z by mav
Fix callout_tickstofirst() behavior after signed integer ticks overflow.
This should fix callout precision drop to 1/4s after 25 days of uptime
with HZ = 1000.
Submitted by: Taku YAMAMOTO <taku@tackymt.homeip.net>
Revision Changes Path
1.126 +1 -2 src/sys/kern/kern_timeout.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010311144.o9VBiofx034391>
