mirror of
https://github.com/opnsense/src.git
synced 2026-06-14 19:20:18 -04:00
getrlimit(2): document RLIMIT_UMTXP
(cherry picked from commit 3a2a5d6060)
This commit is contained in:
parent
74d66dc43d
commit
ba08efe3f2
1 changed files with 3 additions and 0 deletions
|
|
@ -120,6 +120,9 @@ sysctl is set.
|
|||
Please see
|
||||
.Xr tuning 7
|
||||
for a complete description of this sysctl.
|
||||
.It Dv RLIMIT_UMTXP
|
||||
The limit of the number of process-shared posix thread library objects
|
||||
allocated by user id.
|
||||
.It Dv RLIMIT_VMEM
|
||||
An alias for
|
||||
.Dv RLIMIT_AS .
|
||||
|
|
|
|||
Loading…
Reference in a new issue