]> git.ipfire.org Git - thirdparty/chrony.git/commit
ntp+hwclock: add margin to estimated delay quantiles
authorMiroslav Lichvar <mlichvar@redhat.com>
Mon, 18 Nov 2024 15:18:40 +0000 (16:18 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 21 Nov 2024 14:59:47 +0000 (15:59 +0100)
commitc92358e0413a9fcaddb66822eb5b09e2e4089b76
treea30aba1f186f9c19d59d8bd1deffa55ff93c0c75
parent77962bb5274632897fd52e7b219c7d4ba22d2f59
ntp+hwclock: add margin to estimated delay quantiles

Extend the interval of accepted delays by half of the quantile minimum
step in both directions to make room for floating-point errors in the
quantile calculation and an error that will be intentionally added in
the next commit.
hwclock.c
ntp_core.c