> Each ntpd refclock has a 64 slot FIFO. Every polling interval, ntpd > processes the data in the buffer and turns it into a sample feed to the main > algorithm. That processing discards 1/3 of the samples as (potential) > outliers and averages the rest.
Rats. I left out a critical step. Every second the shm refclock driver checks the shared memory slot for new data. (I's say "polls", but that gets confused with the polling interval that min/maxpoll sets.) -- These are my opinions. I hate spam. _______________________________________________ time-nuts mailing list -- [email protected] To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts and follow the instructions there.
