Yo Hal!

On Sat, 22 Oct 2016 02:31:01 -0700
Hal Murray <hmur...@megapathdsl.net> wrote:

> >> I assume that using a pipe or socket rather than SHM would fix
> >> that.  
> 
> > Probably, but then we run unto buffering jitter again.  
> 
> Are we on the same wavelength yet?  Have we agreed that latency is
> not critical?  If so, why is jitter important?


Latency is critical, jitter is important, but the GPSD-JSON driver does
not add any.  As you said ealier, the deltas are computed in the kernel
(for KPPS) or in gpsd (for PPS).  The gpsd sends that to ntpd. ntpd does
not even look at that interval more often than the defaullt 64s poll
interval.  So a few extra fractions of a second encoding, transmitting,
and decoding, is swamped in the 64s poll interval.  Even with the now
possible 1 second poll it in insignificant.

RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
        g...@rellim.com  Tel:+1 541 382 8588

Attachment: pgps2hBLrouuN.pgp
Description: OpenPGP digital signature

_______________________________________________
devel mailing list
devel@ntpsec.org
http://lists.ntpsec.org/mailman/listinfo/devel

Reply via email to