from small one page howto to huge articles all in one place
Last additions:
May 25th. 2007:
April, 26th. 2006:
| You are here: manpages
proc_pid_limits
Section: File Formats (5) Updated: 202-0-08 Index
Return to Main Contents
NAME
/proc/pid/limits - resource limits
DESCRIPTION
- /proc/pid/limits (since Linux 2.6.24)
-
This file displays the soft limit, hard limit, and units of measurement
for each of the process's resource limits (see
getrlimit(2)).
Up to and including Linux 2.6.35,
this file is protected to allow reading only by the real UID of the process.
Since Linux 2.6.36,
this file is readable by all users on the system.
SEE ALSO
proc(5)
Index
- NAME
-
- DESCRIPTION
-
- SEE ALSO
-
|