blob: fc234d093fbf175f8a78dabc3d8ce141f74799ec [file] [log] [blame]
J. Bruce Fields9b8eae72008-02-07 00:13:37 -0800100-INDEX
2 - this file.
3sched-arch.txt
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.txt
8 - goals, design and implementation of the Linux O(1) scheduler.
9sched-design-CFS.txt
10 - goals, design and implementation of the Complete Fair Scheduler.
11sched-domains.txt
12 - information on scheduling domains.
13sched-nice-design.txt
14 - How and why the scheduler's nice levels are implemented.
J. Bruce Fieldsd396c5f2008-04-07 16:39:38 -040015sched-rt-group.txt
16 - real-time group scheduling.
J. Bruce Fields9b8eae72008-02-07 00:13:37 -080017sched-stats.txt
18 - information on schedstats (Linux Scheduler Statistics).