[Git][NTPsec/ntpsec][master] Formatting fixes and minor tweaks.
Hal Murray
gitlab at mg.gitlab.com
Mon Jul 4 00:03:05 UTC 2016
Hal Murray pushed to branch master at NTPsec / ntpsec
Commits:
2e50da40 by Hal Murray at 2016-07-03T17:01:55-07:00
Formatting fixes and minor tweaks.
- - - - -
1 changed file:
- docs/includes/misc-options.txt
Changes:
=====================================
docs/includes/misc-options.txt
=====================================
--- a/docs/includes/misc-options.txt
+++ b/docs/includes/misc-options.txt
@@ -147,9 +147,7 @@ and so on is suppressed.
used instead of the default system _syslog_(3)_ facility. This is the
same operation as the -l command line option.
-+mru+ [+maxdepth+ 'count' | +maxmem+ 'kilobytes' | +mindepth+ 'count' | +maxage+ 'se
-conds' | +initalloc+ 'count' | +initmem+ 'kilobytes' | +incalloc+ 'count' | +incmem+
- 'kilobytes']::
++mru+ [+maxdepth+ 'count' | +maxmem+ 'kilobytes' | +mindepth+ 'count' | +maxage+ 'seconds' | +initalloc+ 'count' | +initmem+ 'kilobytes' | +incalloc+ 'count' | +incmem+ 'kilobytes']::
Controls size limits of the monitoring facility Most Recently Used
(MRU) list of client addresses, which is also
used by the rate control facility.
@@ -231,7 +229,7 @@ conds' | +initalloc+ 'count' | +initmem+ 'kilobytes' | +incalloc+ 'count' | +inc
+
The variables operate as follows:
+
-+allan+ _allan_;;
+ +allan+ _allan_;;
The argument becomes the new value for the minimum Allan intercept,
which is a parameter of the PLL/FLL clock discipline algorithm. The
value in log2 seconds defaults to 11 (2048 s), which is also the
@@ -276,16 +274,10 @@ The variables operate as follows:
+rlimit+ [+memlock+ _megabytes_ | +stacksize+ _4kPages_ | +filenum+ _filedescriptors_]::
+memlock+ _megabytes_;;
- Specify the number of megabytes of memory that should be allocated
- and locked. Probably only available under Linux, this option may
- be useful when dropping root (the <tt>-i</tt> option). The
- default is 32 megabytes on non-Linux machines, and -1 under Linux.
- -1 means "do not lock the process into memory". 0 means "lock
- whatever memory the process wants into memory". -1 means "don't
- use locked memory".
+ Ignored for backward compatibility.
+stacksize+ _4kPages_;;
Specifies the maximum size of the process stack on systems with the
- mlockall()_function. Defaults to 50 4k pages (200 4k pages in OpenBSD).
+ mlockall()_function. Defaults to 50 4k pages.
+filenum+ _filedescriptors_;;
Specifies the maximum number of file descriptors {ntpd} may have open
at once. Defaults to the system default.
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/2e50da402292c01a97aebdcf1903f1f47962b083
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20160704/13473f40/attachment.html>
More information about the vc
mailing list