]> git.ipfire.org Git - thirdparty/chrony.git/commit
Base poll adjustment on number of sourcestats samples
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 13 Oct 2010 14:49:28 +0000 (16:49 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Wed, 13 Oct 2010 14:49:28 +0000 (16:49 +0200)
commit7a6ee1d729057d328a12dbaf47951e43308566f7
tree2aac889ff03d0b7030607c1f02b88f5eb7caedfa
parentd9596334c3fef7b3b1b77425c3b950ff7db09386
Base poll adjustment on number of sourcestats samples

Instead of following skew changes, adjust polling interval so that the
number of measurements used in the regression algorithm remains close to
a target value. It can be configured with a new polltarget option
(6 by default).
12 files changed:
chrony.texi
client.c
cmdmon.c
cmdparse.c
cmdparse.h
conf.c
ntp_core.c
sources.c
sources.h
sourcestats.c
sourcestats.h
srcparams.h