commit | 0c9fd73747508bb44d85d01968b246358feeed57 | [log] [tgz] |
---|---|---|
author | Chunyu Hu <chuhu@redhat.com> | Mon Jul 18 19:23:28 2016 +0800 |
committer | Jan Stancek <jstancek@redhat.com> | Tue Jul 19 10:29:03 2016 +0200 |
tree | 5de5b563d4b2be0fa3e79dd37737ba9e20df23a7 | |
parent | 20540c9e82f42a088759842ec6a172e154615927 [diff] |
syscalls/sched_setscheduler: add sched_setscheduler03 Test the scheduler behavior on fair processes without SYS_CAP_NICE capability, it should allow process do this syscall if it's not growing the priority. Signed-off-by: Chunyu Hu <chuhu@redhat.com> Acked-by: Jan Stancek <jstancek@redhat.com>