mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00:00
72fd455ba5
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>
14 lines
460 B
Text
14 lines
460 B
Text
00-INDEX
|
|
- this file.
|
|
sched-arch.txt
|
|
- CPU Scheduler implementation hints for architecture specific code.
|
|
sched-design-CFS.txt
|
|
- goals, design and implementation of the Complete Fair Scheduler.
|
|
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).
|