commit | 9f0c1e560c43327b70998e6c702b2f01321130d9 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Wed Feb 13 15:45:39 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Feb 13 15:45:39 2008 +0100 |
tree | b2cc7ef5bb0dc9d7d2912de339bff3e0db3530c9 | |
parent | 23b0fdfc9299b137bd126e9dc22f62a59dae546d [diff] |
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>