aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/sched-rt-group.txt
Commit message (Collapse)AuthorAgeFilesLines
* sched: rt-group: interfacePeter Zijlstra2008-02-131-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>