commit | 024f474795af7a0d41bd6d60061d78bd66d13f56 | [log] [tgz] |
---|---|---|
author | Matt Mackall <mpm@selenic.com> | Thu Aug 18 11:24:19 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Aug 18 12:53:58 2005 -0700 |
tree | 41dd079483713c7669b4c684686de3b701362d34 | |
parent | 6cbe9de7a4353d1a1b77887b5459ac5304c0984a [diff] |
[PATCH] Make RLIMIT_NICE ranges consistent with getpriority(2) As suggested by Michael Kerrisk <mtk-manpages@gmx.net>, make RLIMIT_NICE consistent with getpriority before it becomes available in released glibc. Signed-off-by: Matt Mackall <mpm@selenic.com> Acked-by: Ingo Molnar <mingo@elte.hu> Acked-by: Chris Wright <chrisw@osdl.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>