[chrony-dev] [GIT] chrony/chrony.git branch master updated. 3.3-63-gcffc856 |
[ Thread Index |
Date Index
| More chrony.tuxfamily.org/chrony-dev Archives
]
This is an automated email from git. It was generated because a ref
change was pushed to the "chrony/chrony.git" repository.
The branch, master has been updated
via cffc856b509c5e35c2e06ae56da586d78bf50b96 (commit)
via 419077e04b43dc8578c325842cca59f9c2b673cd (commit)
via 7db9d4aceab85d61adc5f1013d98465f96cfb003 (commit)
via 8d5b86efe77bc56a6dd2ac665b0a3f77f59b9ffb (commit)
via 6cf16aea7bb4abce4e029ead6214c331424e2fc6 (commit)
via 870545d3cb0250ddf70c36d6213d86ca1b9ba075 (commit)
via 2a030c0d0c821f8d9ac4ebf537859ed843131494 (commit)
via 0b709ab1bc37bb6484449bc35cc9d5fee1d4bcd2 (commit)
via a1f2f173854e7e76ebf097830187708a17c9ecb6 (commit)
via 2240eefbd0de263857b9a3b7162992ea2dc72751 (commit)
via 706d0c281a5f6dff284d40e21ec170fd2f5899c5 (commit)
via ca73e34f302ce3dafa2989a50cb383bb3c0ed6be (commit)
via cca2ef46498bf69ebf48c4bd36e6f41c26e4c62f (commit)
via 05d9edbf8fa38aeb2ea85b3b54c2691e1e4ca21f (commit)
via c5bdc52a590fc21b80ae0c0df1eef8964952914d (commit)
via 74f0c0924ac4dccb8ee62bef9f06a7f8c74141b4 (commit)
via 05492d1d23be0439f86f017c584fa13c2da89ac3 (commit)
from eea343b93f387e1d0f2074d63c3a9d55c4fa5aba (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit cffc856b509c5e35c2e06ae56da586d78bf50b96
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Aug 21 16:50:58 2018 +0200
test: update hwclock unit test
commit 419077e04b43dc8578c325842cca59f9c2b673cd
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Aug 21 13:23:12 2018 +0200
sys_linux: extend debug message
commit 7db9d4aceab85d61adc5f1013d98465f96cfb003
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Aug 21 13:04:21 2018 +0200
sys_linux: improve support for upcoming kernel versions
Starting with Linux 4.19, the frequency of the system clock should be
updated immediately in the system call itself, which will significantly
reduce the maximum delay of the update.
Increase the assumed tick rate in order to reduce the dispersion
accumulated by the driver when it sets the frequency.
commit 8d5b86efe77bc56a6dd2ac665b0a3f77f59b9ffb
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Aug 21 14:11:30 2018 +0200
test: make 121-orphan more reliable
commit 6cf16aea7bb4abce4e029ead6214c331424e2fc6
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Aug 21 12:10:41 2018 +0200
reference: refactor estimation of clock frequency
Reorder code in REF_SetReference(), clean it up a bit, and split off the
parts specific to the weighting and estimation of the new frequency.
commit 870545d3cb0250ddf70c36d6213d86ca1b9ba075
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Fri Aug 17 16:05:47 2018 +0200
reference: include skew in local sync status setting
commit 2a030c0d0c821f8d9ac4ebf537859ed843131494
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Fri Aug 17 16:05:33 2018 +0200
sourcestats: include offset SD in tracking root dispersion
commit 0b709ab1bc37bb6484449bc35cc9d5fee1d4bcd2
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Fri Aug 17 11:16:44 2018 +0200
util: introduce SQUARE macro
commit a1f2f173854e7e76ebf097830187708a17c9ecb6
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Fri Aug 17 08:39:30 2018 +0200
reference: fix offset SD to include elapsed time
This should slow down corrections based on old measurements with large
estimated error in frequency.
commit 2240eefbd0de263857b9a3b7162992ea2dc72751
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Aug 21 12:05:12 2018 +0200
sources: fix combined offset SD to include elapsed time
commit 706d0c281a5f6dff284d40e21ec170fd2f5899c5
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Fri Aug 17 10:46:19 2018 +0200
sources: combine frequencies by variance instead of skew
This seems to slightly improve the stability.
commit ca73e34f302ce3dafa2989a50cb383bb3c0ed6be
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Fri Aug 17 08:34:14 2018 +0200
sources: provide frequency SD to reference update
commit cca2ef46498bf69ebf48c4bd36e6f41c26e4c62f
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Fri Aug 17 08:01:03 2018 +0200
sourcestats: provide frequency SD in tracking data
commit 05d9edbf8fa38aeb2ea85b3b54c2691e1e4ca21f
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Fri Aug 17 07:57:01 2018 +0200
sourcestats: replace constant with macro
commit c5bdc52a590fc21b80ae0c0df1eef8964952914d
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Fri Aug 17 17:38:44 2018 +0200
test: don't require exit message to be on last line
This is useful with enabled debug output.
commit 74f0c0924ac4dccb8ee62bef9f06a7f8c74141b4
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Mon Aug 13 12:17:57 2018 +0200
ntp: change maxdelay* info messages to use option names
commit 05492d1d23be0439f86f017c584fa13c2da89ac3
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Fri Aug 10 16:46:38 2018 +0200
test: improve 101-poll test
-----------------------------------------------------------------------
Summary of changes:
ntp_core.c | 6 +-
reference.c | 198 +++++++++++++++++++-------------------------
reference.h | 1 +
samplefilt.c | 2 +-
smooth.c | 2 +-
sources.c | 39 +++++----
sourcestats.c | 13 ++-
sourcestats.h | 2 +-
sys_linux.c | 20 +++--
test/simulation/101-poll | 4 +-
test/simulation/121-orphan | 1 +
test/simulation/test.common | 2 +-
test/unit/hwclock.c | 80 +++++++++---------
util.h | 2 +
14 files changed, 183 insertions(+), 189 deletions(-)
hooks/post-receive
--
chrony/chrony.git
--
To unsubscribe email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "unsubscribe" in the subject.
For help email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "help" in the subject.
Trouble? Email listmaster@xxxxxxxxxxxxxxxxxxxx.