Revision 74c002410548c7cb1744b45d17a5fa21da515b63 authored by Christoph Lameter on 15 March 2006, 03:50:21 UTC, committed by Linus Torvalds on 15 March 2006, 05:43:02 UTC
It seems that setting scheduling policy and priorities is also the kind of
thing that might be performed in apps that also use the NUMA API, so it
would seem consistent to use CAP_SYS_NICE for NUMA also.

So use CAP_SYS_NICE for controlling migration permissions.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Cc: Michael Kerrisk <mtk-manpages@gmx.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent b4fb376
History
File Mode Size
.gitignore -rw-r--r-- 29 bytes
Makefile -rw-r--r-- 858 bytes
docproc.c -rw-r--r-- 10.0 KB
fixdep.c -rw-r--r-- 9.5 KB
split-include.c -rw-r--r-- 5.5 KB

back to top