aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/scheduler/00-INDEX
diff options
context:
space:
mode:
authorWang Chen <wangchen@cn.fujitsu.com>2009-03-02 00:55:14 -0500
committerIngo Molnar <mingo@elte.hu>2009-03-02 06:02:52 -0500
commit72fd455ba54b5a02b9c74221b9ded8b1845b464a (patch)
tree206f04500c9dffeede7a275228ef08cec9d43083 /Documentation/scheduler/00-INDEX
parent5512b3ece0cbb5024b83099963222700aa45f59e (diff)
sched, documentation: remove old O(1) scheduler document
Since we don't have O(1) scheduler implementation anymore, remove the legacy doc. Signed-off-by: Wang Chen <wangchen@cn.fujitsu.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'Documentation/scheduler/00-INDEX')
-rw-r--r--Documentation/scheduler/00-INDEX2
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/scheduler/00-INDEX b/Documentation/scheduler/00-INDEX
index aabcc3a089ba..3c00c9c3219e 100644
--- a/Documentation/scheduler/00-INDEX
+++ b/Documentation/scheduler/00-INDEX
@@ -2,8 +2,6 @@
2 - this file. 2 - this file.
3sched-arch.txt 3sched-arch.txt
4 - CPU Scheduler implementation hints for architecture specific code. 4 - CPU Scheduler implementation hints for architecture specific code.
5sched-coding.txt
6 - reference for various scheduler-related methods in the O(1) scheduler.
7sched-design-CFS.txt 5sched-design-CFS.txt
8 - goals, design and implementation of the Complete Fair Scheduler. 6 - goals, design and implementation of the Complete Fair Scheduler.
9sched-domains.txt 7sched-domains.txt