Re: nanosleep returning early

From: M. Warner Losh <imp_at_bsdimp.com>
Date: Sat, 24 Jul 2004 16:43:02 -0600 (MDT)
In message: <20040721220405.Y2346_at_epsplex.bde.org>
            Bruce Evans <bde_at_zeta.org.au> writes:
: The monotonic clock can also be adjusted by NTP, and normally is if there
: are any NTP adjustments at all (the uptime and the time use the same
: timecounter which is adjusted by NTP).  NTP's adjustments are only limited
: to CLOCK_REALTIME when NTP steps the clock for initialization.  Stepping
: the clock causes other time warps and should never be used.

ntp's frequency adjustments are applied to both, for the reasons you
state.  ntp's phase adjustments are done only to the 'boottime' which
is adjusted, from time to time, and added to the uptime to get the
current time.  uptime is what is returned by CLOCK_MONOTONIC.

ntp's frequency adjustments are tiny and are designed so that one SI
second really takes one second, not 1+-epsiolon seconds that the
timing hardware may have believed it actually took.

Warner
Received on Sat Jul 24 2004 - 20:44:57 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:03 UTC