Messages in this thread |  | | Subject | Re: 2.4.8 Resource leaks + limits | From | Ulrich Drepper <> | Date | 14 Aug 2001 22:42:11 -0700 |
| |
Linus Torvalds <torvalds@transmeta.com> writes:
> However, part of the problem is that because the limits haven't > historically existed, there is also no accepted and nice way of > setting the limits.
This should be the least of the problems. Simply add new RLIMIT_* values[1] (and possibly [gs]etrlimit64 syscalls). The shell's ulimit command can easily pick those up. Non-standard, but every other solution will be, too.
-- ---------------. ,-. 1325 Chesapeake Terrace Ulrich Drepper \ ,-------------------' \ Sunnyvale, CA 94089 USA Red Hat `--' drepper at redhat.com `------------------------ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |