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  b1647dbcb757dbebb918d397e165808f0901b59d (commit)
       via  4ddadd5622b2248784cc171568fdcb709d9980e2 (commit)
       via  3e854006c772dfa185b5c980cf0b72fab1e69a7e (commit)
       via  2c4c235147476f5999f74f3c83a284e55d3b9a10 (commit)
      from  6863e43269fe27ce2744eb643295f31c00ec176d (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 b1647dbcb757dbebb918d397e165808f0901b59d
Author: Miroslav Lichvar <mlich...@redhat.com>
Date:   Fri Feb 2 11:29:23 2018 +0100

    ntp: wait for late HW TX timestamps
    
    When sending client requests to a close and fast server, it is possible
    that a response will be received before the HW transmit timestamp of
    the request itself. To avoid processing of the response without the HW
    timestamp, monitor events returned by select() and suspend reading of
    packets from the receive queue for up to 200 microseconds. As the
    requests are normally separated by at least 200 milliseconds, it is
    sufficient to monitor and suspend one socket at a time.

commit 4ddadd5622b2248784cc171568fdcb709d9980e2
Author: Miroslav Lichvar <mlich...@redhat.com>
Date:   Thu Feb 1 17:24:26 2018 +0100

    ntp: don't request TX timestamp when SW/HW timestamping is disabled

commit 3e854006c772dfa185b5c980cf0b72fab1e69a7e
Author: Miroslav Lichvar <mlich...@redhat.com>
Date:   Wed Jan 31 17:23:40 2018 +0100

    ntp: add missing header guard

commit 2c4c235147476f5999f74f3c83a284e55d3b9a10
Author: Miroslav Lichvar <mlich...@redhat.com>
Date:   Tue Jan 30 15:16:44 2018 +0100

    sched: allow enabling/disabling individual file handler events

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

Summary of changes:
 ntp_io.c       |   8 +++++
 ntp_io_linux.c | 107 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 ntp_io_linux.h |   9 +++++
 ntp_signd.c    |   6 ++--
 sched.c        |   9 +++--
 sched.h        |   2 +-
 6 files changed, 134 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
chrony/chrony.git

-- 
To unsubscribe email chrony-dev-requ...@chrony.tuxfamily.org with "unsubscribe" 
in the subject.
For help email chrony-dev-requ...@chrony.tuxfamily.org with "help" in the 
subject.
Trouble?  Email listmas...@chrony.tuxfamily.org.

Reply via email to