aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/sched-rt-group.txt (follow)
AgeCommit message (Collapse)AuthorFilesLines
2008-02-13sched: rt-group: interfacePeter Zijlstra1-0/+59
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>