Chase r352304. The default rlimit memlock is no memory locking.
Reported by: egypcio@ MFC after: 3 days
This commit is contained in:
parent
0386b6c8a0
commit
d48778bb2a
@ -2965,7 +2965,7 @@ Probably only available under Linux, this option may be useful
|
|||||||
when dropping root (the
|
when dropping root (the
|
||||||
.Fl i
|
.Fl i
|
||||||
option).
|
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".
|
-1 means "do not lock the process into memory".
|
||||||
0 means "lock whatever memory the process wants into memory".
|
0 means "lock whatever memory the process wants into memory".
|
||||||
.It Cm stacksize Ar N4kPages
|
.It Cm stacksize Ar N4kPages
|
||||||
|
Loading…
Reference in New Issue
Block a user