From ea6e8d85a37e364ce45320325c87cc51ff46885c Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Mon, 17 Sep 2018 18:02:36 +0200 Subject: [PATCH] doc: improve description of minsamples directive --- doc/chrony.conf.adoc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/chrony.conf.adoc b/doc/chrony.conf.adoc index c4c7f68..4b1239f 100644 --- a/doc/chrony.conf.adoc +++ b/doc/chrony.conf.adoc @@ -661,6 +661,13 @@ The *minsamples* directive sets the default minimum number of samples that *chronyd* should keep for each source. This setting can be overridden for individual sources in the <> and <> directives. The default value is 6. The useful range is 4 to 64. ++ +Forcing *chronyd* to keep more samples than it would normally keep reduces +noise in the estimated frequency and offset, but slows down the response to +changes in the frequency and offset of the clock. The offsets in the +<> and +<> reports (and the _tracking.log_ and +_statistics.log_ files) may be smaller than the actual offsets. === Source selection