diff --git a/[refs] b/[refs] index 900b66415f9e..463796a6e56d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8bcd1cc293f4e76edbfd8f422770c80a018b82d9 +refs/heads/master: d396c5f158547e50c2b78bc984cb4a72d76e969b diff --git a/trunk/Documentation/scheduler/00-INDEX b/trunk/Documentation/scheduler/00-INDEX index b5f5ca069b2d..fc234d093fbf 100644 --- a/trunk/Documentation/scheduler/00-INDEX +++ b/trunk/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). diff --git a/trunk/Documentation/sched-rt-group.txt b/trunk/Documentation/scheduler/sched-rt-group.txt similarity index 100% rename from trunk/Documentation/sched-rt-group.txt rename to trunk/Documentation/scheduler/sched-rt-group.txt