On Sat, Mar 20, 2010 at 12:20:58PM -0700, Linus Torvalds wrote:
It's a perfect opportunity to introduce getrlimit64(2), setrlimit64(2)
_without_ involving /proc, without all bugs in setrlimit(2), without
compat code, with all resources equal across arches, and, optionally,
with infinity setting clearly separate from value (useful for C/R).
Pity, we will have config option for 64-bit internal rlimits.
Alexey, who detests /proc/self/limits format
--