aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/array.c
diff options
context:
space:
mode:
authorNeil Horman <nhorman@tuxdriver.com>2007-10-18 23:40:37 -0700
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-10-19 11:53:42 -0700
commitd85f50d5e1aa99ab082035f94265847521819e58 (patch)
treee0c96611352d760dfa54199e706fc76ce8975871 /fs/proc/array.c
parentremove BITS_TO_TYPE macro (diff)
downloadlinux-dev-d85f50d5e1aa99ab082035f94265847521819e58.tar.xz
linux-dev-d85f50d5e1aa99ab082035f94265847521819e58.zip
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 '')
0 files changed, 0 insertions, 0 deletions