On Tue, Aug 09, 2005 at 10:23:19AM -0500, Rune Torgersen wrote: > Hi > > I have discovered that the accuracy of the wallclock (xtime) on ppc is > not very good. > I am running a custom telco board based on a 8266, and the main busclock > is derived off of a T1 reference clock. > I was noticing a huge number of logentries fron OpenNTPD about > adjustiing the clock, so I started to check. > The drift of the walltime was a little over 7 seconds in 15 hours (7 > seconds slow) (equals about 130us per s)
Hmm, if I'm correct this clock drift (130ppm) should be handled easily by NTPD without stepping clock but with slewing. This is why NTPD exists in the first place, so I don't see any reason to change the kernel. It's not small drift (I usually have clock accuracy within +-50ppm), but still is much less than maximum 1024ppm NTPD can deal with. Maybe it's an OpenNTPD problem? I use original NTPD (ntp.org) which handles such drifts quite well. -- Eugene