diff options
author | Wang Chen <wangchen@cn.fujitsu.com> | 2009-03-02 13:55:14 +0800 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-03-02 12:02:52 +0100 |
commit | 72fd455ba54b5a02b9c74221b9ded8b1845b464a (patch) | |
tree | 206f04500c9dffeede7a275228ef08cec9d43083 /Documentation/scheduler/00-INDEX | |
parent | 5512b3ece0cbb5024b83099963222700aa45f59e (diff) | |
download | op-kernel-dev-72fd455ba54b5a02b9c74221b9ded8b1845b464a.zip op-kernel-dev-72fd455ba54b5a02b9c74221b9ded8b1845b464a.tar.gz |
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-INDEX | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/scheduler/00-INDEX b/Documentation/scheduler/00-INDEX index aabcc3a..3c00c9c 100644 --- a/Documentation/scheduler/00-INDEX +++ b/Documentation/scheduler/00-INDEX @@ -2,8 +2,6 @@ - this file. sched-arch.txt - CPU Scheduler implementation hints for architecture specific code. -sched-coding.txt - - reference for various scheduler-related methods in the O(1) scheduler. sched-design-CFS.txt - goals, design and implementation of the Complete Fair Scheduler. sched-domains.txt |