K 10 svn:author V 7 wollman K 8 svn:date V 27 1995-10-12T20:39:49.000000Z K 7 svn:log V 348 Reduce jitter of Pentium microtime() implementation by letting the counter free-run and doing a subtract in microtime() rather than resetting the counter to zero at every clock tick. In combination with the changes to kern_clock.c, this should eliminate all the immediately obvious sources of systematic jitter in timekeeping on Pentium machines. END