commit | 39dfb4de38fc5b31ca4472dbf45bcde3bb0d6e77 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Sat Mar 10 21:25:53 2018 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Sat Mar 10 21:25:53 2018 +0100 |
tree | b1b8065a8a1082c73450e37e09d1f3894b24f6b9 | |
parent | 3293bc146985c56790033409facc0ad64a471084 [diff] |
ntpd: suppress in-kernel frequency correction in first 8 adjtimex calls In other words: try to correct initially existing clock offset first, before assuming that our clock drifts. function old new delta update_local_clock 826 834 +8 ntp_init 550 557 +7 filter_datapoints 179 173 -6 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 2/1 up/down: 15/-6) Total: 9 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>