]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
doc: shorten lock_all description
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 18 Aug 2021 12:35:00 +0000 (14:35 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 19 Aug 2021 12:51:42 +0000 (14:51 +0200)
doc/chrony.conf.adoc

index f6d26c64d8282e99bb8baf4c05d4721413adf0b5..99a8ee4875b932ab00cfd6fc93e84f47f18e1da8 100644 (file)
@@ -2503,12 +2503,9 @@ under which *chronyd* is normally running (to allow *chronyd* to re-read the
 file when the <<chronyc.adoc#rekey,*rekey*>> command is issued by *chronyc*).
 
 [[lock_all]]*lock_all*::
-The *lock_all* directive will lock chronyd into RAM so that it will never be
-paged out. This mode is supported on Linux, FreeBSD, NetBSD, and Solaris.  This
-directive uses the POSIX *mlockall()* system call to prevent *chronyd* from
-ever being swapped out. This should result in lower and more consistent
-latency. It should not have significant impact on performance as *chronyd's*
-memory usage is modest. The *mlockall(2)* man page has more details.
+The *lock_all* directive will lock the *chronyd* process into RAM so that it
+will never be paged out. This can result in lower and more consistent latency.
+The directive is supported on Linux, FreeBSD, NetBSD, and Solaris.
 
 [[pidfile]]*pidfile* _file_::
 Unless *chronyd* is started with the *-Q* option, it writes its process ID