chrony/test
Miroslav Lichvar 5160f14fdc ntp: add maximum PHC poll interval
Specify maxpoll for HW timestamping (default minpoll + 1) to track the
PHC well even when there is little NTP traffic on the interface. After
each PHC reading schedule a timeout according to the maxpoll. Polling
between minpoll and maxpoll is still triggered by HW timestamps.

Wait for the first HW timestamp before adding the timeout to avoid
polling PHCs on interfaces that are enabled in the configuration but
not used for NTP. Add a new scheduling class to separate polling of
different PHCs to avoid too long intervals between processing I/O
events.
2023-03-22 09:13:53 +01:00
..
compilation test: add float-cast-overflow to 003-sanitizers test 2022-09-20 10:56:28 +02:00
kernel test: extend frequency in ntp_adjtime() test 2020-08-31 10:17:21 +02:00
simulation ntp: add maximum PHC poll interval 2023-03-22 09:13:53 +01:00
system cmdmon+client: add selectopts command 2022-12-14 17:04:49 +01:00
unit test: add array unit test 2023-03-02 10:41:28 +01:00