1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/sys/amd64
Garrett Wollman e2d4b1f051 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.
1995-10-12 20:39:49 +00:00
..
amd64 Reduce jitter of Pentium microtime() implementation by letting the counter 1995-10-12 20:39:49 +00:00
conf Bring in Serge Vakulenko's IDE CDROM (ATAPI) driver. A number of 1995-08-18 11:26:35 +00:00
include Reduce jitter of Pentium microtime() implementation by letting the counter 1995-10-12 20:39:49 +00:00
isa Reduce jitter of Pentium microtime() implementation by letting the counter 1995-10-12 20:39:49 +00:00
pci Fix bad typo: CONF1_ENABLE_RES1 was written CONF1_ENABLE_CHK1 ... 1995-10-09 21:56:24 +00:00
Makefile