]> git.ipfire.org Git - thirdparty/chrony.git/commit
conf: add option to set maximum slew rate
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 21 May 2014 14:23:30 +0000 (16:23 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 22 May 2014 11:28:46 +0000 (13:28 +0200)
commit9cf78b974aec90b1d7b78b9db1a4da08cd5845fc
treee637c1a2da7597be40ea050e988ac67f7637e0c7
parent3e1dc801b0d96e732b295c8a90383de56ac488f5
conf: add option to set maximum slew rate

With the generic driver, the maxslewrate directive sets the maximum
frequency offset that the driver is allowed to use to slew the time. By
default, it's set to 83333.333 (1/12). This is identical to what Linux
fast slewing used to use.
chrony.texi.in
conf.c
conf.h
sys_generic.c