diff options
author | 2008-04-07 16:39:38 -0400 | |
---|---|---|
committer | 2008-04-11 13:21:03 -0600 | |
commit | d396c5f158547e50c2b78bc984cb4a72d76e969b (patch) | |
tree | 78c971a29d215d0102252ddc014f5e3ee2415a5d | |
parent | Documentation: move rpc-cache.txt to filesystems/ (diff) | |
download | wireguard-linux-d396c5f158547e50c2b78bc984cb4a72d76e969b.tar.xz wireguard-linux-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>
-rw-r--r-- | Documentation/scheduler/00-INDEX | 2 | ||||
-rw-r--r-- | Documentation/scheduler/sched-rt-group.txt (renamed from Documentation/sched-rt-group.txt) | 0 |
2 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 - 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 index 1c6332f4543c..1c6332f4543c 100644 --- a/Documentation/sched-rt-group.txt +++ b/Documentation/scheduler/sched-rt-group.txt |