Re: [ntp:questions] ntpdate works, but ntpd doesn't (reach = 0)

2009-02-07 Thread Danny Mayer
Harlan Stenn wrote: In article <498dd696.5020...@ntp.isc.org>, ma...@ntp.isc.org (Danny Mayer) writes: > > Martin> BTW, the same basic problem is with the ISC libraries, which also > Martin> seem to have been copied e.g. from ISC's bind. Nowadays there a > Martin> different versions of

Re: [ntp:questions] ntpdate works, but ntpd doesn't (reach = 0)

2009-02-07 Thread Harlan Stenn
>>> In article <498dd696.5020...@ntp.isc.org>, ma...@ntp.isc.org (Danny Mayer) >>> writes: Martin> BTW, the same basic problem is with the ISC libraries, which also Martin> seem to have been copied e.g. from ISC's bind. Nowadays there a Martin> different versions of the same source code modules b

Re: [ntp:questions] ntpd failure on ioctl(I_SETSIG, S_INPUT): Bbad address

2009-02-07 Thread Danny Mayer
Harlan Stenn wrote: In article <977ad296bdaf2f428cf7028f923e4a200af1a...@earth.impinj.com>, wayne@impinj.com (Wayne Liu) writes: > > Wayne> Hello All; I'm running the latest ntp-4.2.4p6 on Linux 2.6.18 and I > Wayne> got the following up front when I start ntpd: === ntpd > W

Re: [ntp:questions] Time synchronization

2009-02-07 Thread Hal Murray
>gpsd does not perform any filtering at all. it puts the timestamp >data from NMEA and PPS into shared memory and lets ntpd do all the >filtering via the shm driver. I tweaked the shm driver a while ago. It's in ntp-dev. It used to grab one sample per polling interval. Now it grabs one per seco

Re: [ntp:questions] Time synchronization

2009-02-07 Thread Rob
Dave Hart wrote: > On Feb 6, 5:35 pm, rxd1...@louisiana.edu (Dahal Runa) wrote: >> gpsd: Packet discard of 35, chars remaining is 0 = >> gpsd: <= GPS: $GPZDA,220649.000,05,02,2009,,*51 >> gpsd: pps-detect (DCD) on /dev/ttyM0 changed to 0 >> gpsd: PPS pulse rejected. No fix. >> gpsd: pps-detect (DC

Re: [ntp:questions] Time synchronization

2009-02-07 Thread Rob
David Mills wrote: > Rob, > > That would work fine, but does not explain the large jitter reported, > unless gpsd displays the raw data placed in the shared segment. That > wouldn't be very useful; the ntpq rv data would be useful and in fact > the ultimate performance calibration. Also, why is

Re: [ntp:questions] like a kid with a new toy (PPS jitter)

2009-02-07 Thread Dave Hart
On Feb 7, 6:51 pm, ma...@ntp.isc.org (Danny Mayer) wrote: > Dave Hart wrote: > > It's running with a patch to lock the main and timer threads to the > > 2nd CPU using SetThreadAffinity.  I haven't tried locking the async I/ > > O thread as well, but I will now.  It's also running with a patch to >

Re: [ntp:questions] like a kid with a new toy (PPS jitter)

2009-02-07 Thread Danny Mayer
Dave Hart wrote: > On Feb 5, 9:33 pm, Terje Mathisen <"terje.mathisen at tmsw.no"> wrote: >> Dave Hart wrote: >>> Looking at the last 800 loopstats lines for the refclock, representing >>> a bit more than 3 hours of 16s polls, the offsets in microseconds look >>> like >>> -79.497min >>> -26.961

Re: [ntp:questions] ntpdate works, but ntpd doesn't (reach = 0)

2009-02-07 Thread Danny Mayer
Harlan Stenn wrote: > Martin> BTW, the same basic problem is with the ISC libraries, which also > Martin> seem to have been copied e.g. from ISC's bind. Nowadays there a > Martin> different versions of the same source code modules both in libisc/ > Martin> and ports/winnt/libisc, e.g. interfaceite