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 15:21:03 -0400 |
commit | d396c5f158547e50c2b78bc984cb4a72d76e969b (patch) | |
tree | 78c971a29d215d0102252ddc014f5e3ee2415a5d /Documentation/scheduler/00-INDEX | |
parent | 8bcd1cc293f4e76edbfd8f422770c80a018b82d9 (diff) |
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 b5f5ca069b2d..fc234d093fbf 100644 --- a/Documentation/scheduler/00-INDEX +++ b/Documentation/scheduler/00-INDEX | |||
@@ -12,5 +12,7 @@ sched-domains.txt | |||
12 | - information on scheduling domains. | 12 | - information on scheduling domains. |
13 | sched-nice-design.txt | 13 | sched-nice-design.txt |
14 | - How and why the scheduler's nice levels are implemented. | 14 | - How and why the scheduler's nice levels are implemented. |
15 | sched-rt-group.txt | ||
16 | - real-time group scheduling. | ||
15 | sched-stats.txt | 17 | sched-stats.txt |
16 | - information on schedstats (Linux Scheduler Statistics). | 18 | - information on schedstats (Linux Scheduler Statistics). |