diff options
author | J. Bruce Fields <bfields@citi.umich.edu> | 2008-04-07 16:39:38 -0400 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2008-04-11 13:21:03 -0600 |
commit | d396c5f158547e50c2b78bc984cb4a72d76e969b (patch) | |
tree | 78c971a29d215d0102252ddc014f5e3ee2415a5d /Documentation/scheduler/00-INDEX | |
parent | 8bcd1cc293f4e76edbfd8f422770c80a018b82d9 (diff) | |
download | linux-3.10-d396c5f158547e50c2b78bc984cb4a72d76e969b.tar.gz linux-3.10-d396c5f158547e50c2b78bc984cb4a72d76e969b.tar.bz2 linux-3.10-d396c5f158547e50c2b78bc984cb4a72d76e969b.zip |
Move sched-rt-group.txt to scheduler/
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/scheduler/00-INDEX')
-rw-r--r-- | Documentation/scheduler/00-INDEX | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/scheduler/00-INDEX b/Documentation/scheduler/00-INDEX index b5f5ca069b2..fc234d093fb 100644 --- a/Documentation/scheduler/00-INDEX +++ b/Documentation/scheduler/00-INDEX @@ -12,5 +12,7 @@ sched-domains.txt - information on scheduling domains. sched-nice-design.txt - How and why the scheduler's nice levels are implemented. +sched-rt-group.txt + - real-time group scheduling. sched-stats.txt - information on schedstats (Linux Scheduler Statistics). |