|
|
|
@ -1322,7 +1322,7 @@ kernel version of 2.6.36 or later and glibc of 2.13 or later, provides the |
|
|
|
ability to query or set the resource limits for processes other than the one |
|
|
|
making the call. (Contributed by Christian Heimes in :issue:`16595`.) |
|
|
|
|
|
|
|
On Linux kernel version 2.6.36 or later, there are there are also some new |
|
|
|
On Linux kernel version 2.6.36 or later, there are also some new |
|
|
|
Linux specific constants: :attr:`~resource.RLIMIT_MSGQUEUE`, |
|
|
|
:attr:`~resource.RLIMIT_NICE`, :attr:`~resource.RLIMIT_RTPRIO`, |
|
|
|
:attr:`~resource.RLIMIT_RTTIME`, and :attr:`~resource.RLIMIT_SIGPENDING`. |
|
|
|
|