]> git.ipfire.org Git - thirdparty/chrony.git/commit
clientlog: measure request rates
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 25 Nov 2015 08:57:12 +0000 (09:57 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Mon, 30 Nov 2015 16:50:55 +0000 (17:50 +0100)
commit830135edea4c59c5b0a2f352bfd3309a1ca90893
tree36c5419b320c31fbe689fb9713cb69614331a14a
parent464cdbbb6e242c0daf2cdf3870439f035af4c00d
clientlog: measure request rates

Extend the record with estimates of the current client's NTP and command
request rates. Store them as 8-bit scaled log2 values to save memory.
clientlog.c