Chase r352304. The default rlimit memlock is no memory locking.

Reported by:	egypcio@
MFC after:	3 days
This commit is contained in:
Cy Schubert 2019-12-04 15:04:06 +00:00
parent 0386b6c8a0
commit d48778bb2a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=355388

View file

@ -2965,7 +2965,7 @@ Probably only available under Linux, this option may be useful
when dropping root (the
.Fl i
option).
The default is 32 megabytes on non\-Linux machines, and \-1 under Linux.
The default is \-1.
-1 means "do not lock the process into memory".
0 means "lock whatever memory the process wants into memory".
.It Cm stacksize Ar N4kPages