|
|
|
|
|
by wpollock
180 days ago
|
|
> We actually disable NTP entirely (run it once per day or at boot) to avoid clocks jumping while recording data. This doesn't seem right to me. NTP with default settings should be monotonic. So no jumps. If you disable it Linux enters 11-minute mode, IIRC, and that may not be monotonic. |
|
But that’s all besides the point since most sane time sync clients (regardless of protocol) generally handle small deviations (i.e. normal cases) by speeding up or slowing down the system clock, not jumping it (forward or backward).