summaryrefslogtreecommitdiff
path: root/fs/proc/array.c
diff options
context:
space:
mode:
authorNeil Horman <nhorman@tuxdriver.com>2007-10-19 06:40:37 (GMT)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-10-19 18:53:42 (GMT)
commitd85f50d5e1aa99ab082035f94265847521819e58 (patch)
treee0c96611352d760dfa54199e706fc76ce8975871 /fs/proc/array.c
parent14ed9d23aa9acd79210a92ac561a728b42a8e281 (diff)
downloadlinux-fsl-qoriq-d85f50d5e1aa99ab082035f94265847521819e58.tar.xz
proc: export a processes resource limits via /proc/pid
Currently, there exists no method for a process to query the resource limits of another process. They can be inferred via some mechanisms but they cannot be explicitly determined. Given that this information can be usefull to know during the debugging of an application, I've written this patch which exports all of a processes limits via /proc/<pid>/limits. Signed-off-by: Neil Horman <nhorman@tuxdriver.com> Cc: Oleg Nesterov <oleg@tv-sign.ru> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions