Thread (14 messages) 14 messages, 7 authors, 2006-11-27

Re: NTP time sync

From: Gabriel Paubert <hidden>
Date: 2006-11-23 01:49:04
Also in: lkml

On Wed, Nov 22, 2006 at 09:23:55PM +0100, Alessandro Zummo wrote:
On Wed, 22 Nov 2006 11:55:23 -0800
David Brownell [off-list ref] wrote:
=20
quoted
quoted
=20
 So, if the arch maintainers agree,=20
 I would suggest to schedule it for removal.
=20
[1] http://lkml.org/lkml/2006/3/28/358
=20
Suggested time of removal: one year after two relevant software
package releases get updated:
=20
  - NTPD, to call hwclock specifying the relevant RTC;
=20
 This might introduce delays. ntpd might open the device
 and update the time itself.
=20
Indeed, the update should be at least _triggered_ by ntp.

In the end it will be the kernel that accesses the hardware,
the fundamental problem is that with RTC chips with very slow=20
access like I2C it cannot be done from an interrupt.

But it nevertheless has to be done as close as possible
to the half-second or second boundary (depending on the chip)=20
boundary if we want to keep some precision. You can't expect=20
miracles from RTC chips in this respect, since the crystal
period is about 30=B5s to boot and from some tests I did a long
time ago it seems that most do not reset the first bits of
the divider when written to, so the precision is much worse
(something like 30ms IIRC). It is still much better than 1
second in any case.

How can ntp know if the RTC chip has to be updated at the=20
half-second or second boundary? That is the kind of knowledge
that is better left to the driver.

	Regards,
	Gabriel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help