From: Stefan R. Filipek Date: Sat, 7 Aug 2021 14:35:15 +0000 (-0400) Subject: doc: fix chronyd platform support for -P and -m X-Git-Tag: 4.2-pre1~73 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aab6d1b153b4adc9835540b9542bc8f780b2dc76;p=thirdparty%2Fchrony.git doc: fix chronyd platform support for -P and -m A while back, support for memory locking and real-time scheduling was added to more platforms. The chronyd documentation wasn't updated at that time (chronyd.conf was). This patch fixes that. --- diff --git a/doc/chronyd.adoc b/doc/chronyd.adoc index 123c329e..06b87182 100644 --- a/doc/chronyd.adoc +++ b/doc/chronyd.adoc @@ -181,15 +181,15 @@ limited. The filters cannot be enabled with the *mailonchange* directive. *-P* _priority_:: -On Linux, this option will select the SCHED_FIFO real-time scheduler at the -specified priority (which must be between 0 and 100). On macOS, this option -must have either a value of 0 to disable the thread time -constraint policy or 1 for the policy to be enabled. Other systems do not +On Linux, FreeBSD, NetBSD, and Solaris, this option will select the SCHED_FIFO +real-time scheduler at the specified priority (which must be between 0 and +100). On macOS, this option must have either a value of 0 to disable the thread +time constraint policy or 1 for the policy to be enabled. Other systems do not support this option. The default value is 0. *-m*:: This option will lock *chronyd* into RAM so that it will never be paged out. -This mode is only supported on Linux. +This mode is only supported on Linux, FreeBSD, NetBSD, and Solaris. *-x*:: This option disables the control of the system clock. *chronyd* will not try to