sched: rt-group: interface
Change the rt_ratio interface to rt_runtime_us, to match rt_period_us. This avoids picking a granularity for the ratio. Extend the /sys/kernel/uids/<uid>/ interface to allow setting the group's rt_runtime. Signed-off-by:Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by:
Ingo Molnar <mingo@elte.hu>
Showing
- Documentation/sched-rt-group.txt 59 additions, 0 deletionsDocumentation/sched-rt-group.txt
- include/linux/sched.h 5 additions, 2 deletionsinclude/linux/sched.h
- kernel/sched.c 111 additions, 30 deletionskernel/sched.c
- kernel/sched_rt.c 23 additions, 30 deletionskernel/sched_rt.c
- kernel/sysctl.c 16 additions, 16 deletionskernel/sysctl.c
- kernel/user.c 28 additions, 0 deletionskernel/user.c
Loading
Please register or sign in to comment