up vote 1 down vote favorite
share [g+] share [fb]

How often does the NTPD service update system clocktime by default?

link|improve this question

74% accept rate
feedback

2 Answers

up vote 2 down vote accepted

On most systems, including Linux, unless the clock is very off, ntpd doesn't set the clock, it instead varies the length of a second, so that the clock slowly becomes into sync with the master.

This is calling clock skewing, and it's beneficial because it's usually better for a second to be slightly wrong than for seconds to be missed, or even worse, redone.

link|improve this answer
feedback

It's also worth noting that if a clock is really off, NTP will refuse to do anything.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.