Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-2-0] src/sys/kern



Module Name:    src
Committed By:   tron
Date:           Tue Jun 22 08:49:57 UTC 2004

Modified Files:
        src/sys/kern [netbsd-2-0]: kern_microtime.c

Log Message:
Pull up revision 1.5 (requested by fredb in ticket #520):
Adjust code that tries to prevent cc_microtime() from going backwards
so that it doesn't fire when called twice in the same microsecond,
which can lead to large error accumulation.
Appears to fix "repeated gettimeofday() goes backwards" on a fast
alpha and i386 box.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.4.4.1 src/sys/kern/kern_microtime.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index