[chrony-dev] [GIT] chrony/chrony.git branch master updated. 3.3-46-geea343b

[ 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  eea343b93f387e1d0f2074d63c3a9d55c4fa5aba (commit)
       via  afff06c88cb83cbd824488a72477115d9246fcb4 (commit)
       via  c0717a27f6b968b0dc7b241548302d1668ff2036 (commit)
       via  159bd73f76523f96d8bb9ace35808c85ea4cd51c (commit)
       via  9931a9166b56cc8e0bc3d280704345a5e536821c (commit)
       via  8aa4ae027bd596097bbe09b7fa608b0e39b8f59a (commit)
       via  dcce79fdbed1ef04b5583c71a58abb9929441782 (commit)
       via  189aafde9d796a1266636d52b5e0b47e5c307a78 (commit)
       via  99e3045df4d6922a86fb1140c61428651f3ae8bf (commit)
      from  c498c21fad35173d748e8a70affd8044ec5ad0c5 (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 eea343b93f387e1d0f2074d63c3a9d55c4fa5aba
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Thu Aug 9 13:56:56 2018 +0200

    refclock: improve error messages

commit afff06c88cb83cbd824488a72477115d9246fcb4
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Wed Aug 8 14:03:35 2018 +0200

    ntp: add options to set minsamples/maxsamples of hwclock

commit c0717a27f6b968b0dc7b241548302d1668ff2036
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Wed Aug 8 13:22:30 2018 +0200

    hwclock: add parameters for minimum/maximum number of samples
    
    Allocate the arrays which hold the samples dynamically and limit the
    number of dropped samples to not fall below the minimum.

commit 159bd73f76523f96d8bb9ace35808c85ea4cd51c
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Thu Aug 9 14:51:18 2018 +0200

    test: add 127-filter test

commit 9931a9166b56cc8e0bc3d280704345a5e536821c
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Tue Aug 7 18:01:16 2018 +0200

    cmdmon: include filter length in ADD_SERVER/ADD_PEER request

commit 8aa4ae027bd596097bbe09b7fa608b0e39b8f59a
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Wed Aug 8 15:56:12 2018 +0200

    ntp: add assertion to get_seperation()

commit dcce79fdbed1ef04b5583c71a58abb9929441782
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Wed Aug 8 14:52:11 2018 +0200

    ntp: shorten minimum allowed polling interval
    
    With the filter option it is useful to collect NTP measurements at
    a higher rate.

commit 189aafde9d796a1266636d52b5e0b47e5c307a78
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Mon Aug 6 18:12:12 2018 +0200

    ntp: add filter option
    
    Add an option to use the median filter to reduce noise in measurements
    before they are accumulated to sourcestats, similarly to reference
    clocks. The option specifies how many samples are reduced to a single
    sample.
    
    The filter is intended to be used with very short polling intervals in
    local networks where it is acceptable to generate a lot of NTP traffic.

commit 99e3045df4d6922a86fb1140c61428651f3ae8bf
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Mon Aug 6 13:56:27 2018 +0200

    ntp: enable auto burst with very short polling intervals
    
    This fixes commit 5b75d4afefd04bef93d57cc3f087befc1062141e.

-----------------------------------------------------------------------

Summary of changes:
 candm.h                                         |   3 +-
 client.c                                        |   1 +
 cmdmon.c                                        |   1 +
 cmdparse.c                                      |   4 +
 conf.c                                          |  10 ++-
 conf.h                                          |   2 +
 doc/chrony.conf.adoc                            |  15 +++-
 hwclock.c                                       |  40 +++++++---
 hwclock.h                                       |   3 +-
 ntp_core.c                                      | 102 +++++++++++++++++-------
 ntp_io_linux.c                                  |   3 +-
 refclock_phc.c                                  |   2 +-
 refclock_pps.c                                  |  10 +--
 refclock_shm.c                                  |   4 +-
 refclock_sock.c                                 |   4 +-
 srcparams.h                                     |   1 +
 test/simulation/{006-largejitter => 127-filter} |  14 ++--
 test/unit/hwclock.c                             |   2 +-
 18 files changed, 156 insertions(+), 65 deletions(-)
 copy test/simulation/{006-largejitter => 127-filter} (51%)


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.


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/