DragonFly commits List (threaded) for 2004-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern
dillon 2004/11/12 09:50:56 PST
DragonFly src repository
Modified files:
sys/kern kern_clock.c
Log:
Forced commit, correct comment for last commit. 1.25 has nothing to do with
VFS and instead fixes an arithmatic overflow in the calculation of
(primarily) the nanoseconds field. In particular, cputimer_freq64_nsec
cannot be multiplied much beyond cputimer_freq without overflowing. The
overflow can result in a seriously incorrect nanoseconds field and mess up
ntpdate and pthreads, amoung other things.
Revision Changes Path
1.26 +0 -0 src/sys/kern/kern_clock.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_clock.c.diff?r1=1.25&r2=1.26&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]