]> git.ipfire.org Git - thirdparty/chrony.git/commit
sys: convert Linux driver to use generic offset functions
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 14 May 2014 15:08:00 +0000 (17:08 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Tue, 20 May 2014 15:14:33 +0000 (17:14 +0200)
commitec4542bbe46ba1e26341622c04ee4e3d761ccabb
treec6d8bb43bfa3cd6e387df8ca6d072f1a99145af1
parentfc235a3f16bea7ded6e5c84b3b3a1c8412cb8bfc
sys: convert Linux driver to use generic offset functions

Strip all slewing code (adjtime(), freq locked nano PLL, fast tick
slewing) from the Linux driver and use the new generic frequency only
slewing instead. The advantages include stable clock control with very
short update intervals, good control of the slewing frequency, cheap
cooking of raw time stamps and unlimited frequency offset.
configure
sys_linux.c
wrap_adjtimex.c
wrap_adjtimex.h