]> git.ipfire.org Git - thirdparty/chrony.git/commit
reference: rework makestep
authorMiroslav Lichvar <mlichvar@redhat.com>
Thu, 5 Jun 2014 12:46:22 +0000 (14:46 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 5 Jun 2014 12:46:22 +0000 (14:46 +0200)
commit20d2363fb77ca506a35ce5de3ff10e63d37a2237
tree934fc7b28ba755de4d7d00497b08a4cf831954dd
parent64ba5a5b6524853085fded47afb456c8a6b689aa
reference: rework makestep

Rework makestep to cancel accumulated offset and step with the new
offset instead of accumulating new offset first, canceling all
accumulated offset and making the step.

This avoids two large frequency changes to initiate and cancel a slew
before making the step.
cmdmon.c
local.c
local.h
reference.c