Re: DragonflyBSD kernel clock improvements

From: M. Warner Losh <imp_at_bsdimp.com>
Date: Sat, 24 Jan 2004 20:45:14 -0700 (MST)
In message: <200401242031.i0OKVD8A037265_at_apollo.backplane.com>
            Matthew Dillon <dillon_at_apollo.backplane.com> writes:
:     No apic timer.  No acpi timer.  No TSC garbage.  none of that.

We've found at work that while the 8254's timer tends to be the best
universally available time keeping device, it is only as good as the
quarts oscillator driving it.  Other time keeping can be more precise.
We've found that systems with APM disabled have a more stable NTP
server when they are running on CPUs with TSC using the TSC
timecounter, but about a factor of 5, mostly due to a reduced jitter
in timestamping the PPS interrupts that we generate.  Of course, we
don't care one whit about SMP support for these systems.

Maybe there are better ways to obtain these results.  While not
directly releated to the nanosleep work, but just another point of
view.

Warner
Received on Sat Jan 24 2004 - 18:45:24 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:39 UTC