]> git.ipfire.org Git - thirdparty/chrony.git/commit
sys: use maximum timeout for offsets below minimum correction
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 21 May 2014 15:36:51 +0000 (17:36 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 22 May 2014 11:28:46 +0000 (13:28 +0200)
commitf88a712d01597c44dd4ddbc195dc1480cc0d72c9
treed5b8eadd7d7862ada2a6c108ee9e4be88c2a98db
parent9cf78b974aec90b1d7b78b9db1a4da08cd5845fc
sys: use maximum timeout for offsets below minimum correction

There is no need to try to correct offsets below the specified minimum
(1 nanosecond), let the clock drift away after crossing zero offset and
avoid unnecessary updates.
sys_generic.c