Searched hist:"9 f0c1e560c43327b70998e6c702b2f01321130d9" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/kernel/ |
H A D | user.c | diff 9f0c1e560c43327b70998e6c702b2f01321130d9 Wed Feb 13 08:45:39 CST 2008 Peter Zijlstra <a.p.zijlstra@chello.nl> 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>
|
H A D | sysctl.c | diff 9f0c1e560c43327b70998e6c702b2f01321130d9 Wed Feb 13 08:45:39 CST 2008 Peter Zijlstra <a.p.zijlstra@chello.nl> 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>
|
/openbmc/linux/include/linux/ |
H A D | sched.h | diff 9f0c1e560c43327b70998e6c702b2f01321130d9 Wed Feb 13 08:45:39 CST 2008 Peter Zijlstra <a.p.zijlstra@chello.nl> 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>
|