Skip to content

Commit

Permalink
sched, documentation: remove old O(1) scheduler document
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Wang Chen authored and Ingo Molnar committed Mar 2, 2009
1 parent 5512b3e commit 72fd455
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 128 deletions.
2 changes: 0 additions & 2 deletions Documentation/scheduler/00-INDEX
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
126 changes: 0 additions & 126 deletions Documentation/scheduler/sched-coding.txt

This file was deleted.

0 comments on commit 72fd455

Please sign in to comment.