HardenedBSD/sys/amd64/isa
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
..
clock.c Reduce jitter of Pentium microtime() implementation by letting the counter 1995-10-12 20:39:49 +00:00
icu.h
isa.c
isa.h
npx.c Fix benign type mismatches in isa interrupt handlers. Many returned int 1995-09-19 18:55:37 +00:00
timerreg.h
vector.s
vector.S