htpd: increase MIN_FREQHOLD by 3
authorDenys Vlasenko <vda.linux@googlemail.com>
Wed, 25 Jul 2018 12:58:49 +0000 (14:58 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 25 Jul 2018 12:58:49 +0000 (14:58 +0200)
commit79153cb6bc5a39b00e3c43988a265804ac609837
tree194dd1bf4fcf798c9d675c56e939bd437f3a3a3c
parent1ab3899d49bda113671bf787a43d90c683faf2a8
htpd: increase MIN_FREQHOLD by 3

This means we'll start correcting frequency ~5 minutes after start,
not ~3.5 ones.

With previos settings I still often see largish ~0.7s initial offsets
only about 1/2 corrected before frequency correction kicks in,
resulting in ~200ppm "correction" which is then slowly undone.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/ntpd.c