From: J. Bruce Fields Date: Mon, 7 Apr 2008 20:39:38 +0000 (-0400) Subject: Move sched-rt-group.txt to scheduler/ X-Git-Tag: 2.1b_release~20169^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d396c5f158547e50c2b78bc984cb4a72d76e969b;p=platform%2Fkernel%2Fkernel-mfld-blackbay.git Move sched-rt-group.txt to scheduler/ Signed-off-by: J. Bruce Fields Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/scheduler/00-INDEX b/Documentation/scheduler/00-INDEX index b5f5ca0..fc234d0 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). diff --git a/Documentation/sched-rt-group.txt b/Documentation/scheduler/sched-rt-group.txt similarity index 100% rename from Documentation/sched-rt-group.txt rename to Documentation/scheduler/sched-rt-group.txt