From aab6d1b153b4adc9835540b9542bc8f780b2dc76 Mon Sep 17 00:00:00 2001 From: "Stefan R. Filipek" Date: Sat, 7 Aug 2021 10:35:15 -0400 Subject: [PATCH] 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. --- doc/chronyd.adoc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/chronyd.adoc b/doc/chronyd.adoc index 123c329..06b8718 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