]> git.ipfire.org Git - thirdparty/chrony.git/commit
sys_macosx: add option to run chronyd as real-time process
authorBryan Christianson <bryan@whatroute.net>
Mon, 24 Aug 2015 20:32:14 +0000 (08:32 +1200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Tue, 25 Aug 2015 15:43:57 +0000 (17:43 +0200)
commitb9cfdaf6660c13128ffefe0095d32f7d9082ba7e
treed7eb68a8e028a501e6e422c98059bd614f963f9f
parent5039f959e0624a8e40269f71341a336dbe538bec
sys_macosx: add option to run chronyd as real-time process

Adds option -P to chronyd on MacOS X which can be used to enable the
thread time constraint scheduling policy. This near real-time scheduling
policy removes a 1usec bias from the 'System time' offset.
chrony.texi.in
chronyd.8.in
sys.c
sys_macosx.c
sys_macosx.h