J. Bruce Fields | 9b8eae7 | 2008-02-07 00:13:37 -0800 | [diff] [blame] | 1 | 00-INDEX |
| 2 | - this file. |
| 3 | sched-arch.txt |
| 4 | - CPU Scheduler implementation hints for architecture specific code. |
Henrik Austad | 3cf8ca1 | 2014-02-10 14:25:33 -0800 | [diff] [blame] | 5 | sched-bwc.txt |
| 6 | - CFS bandwidth control overview. |
J. Bruce Fields | 9b8eae7 | 2008-02-07 00:13:37 -0800 | [diff] [blame] | 7 | sched-design-CFS.txt |
Michael Witten | 1ed7c20 | 2010-03-26 21:41:10 +0000 | [diff] [blame] | 8 | - goals, design and implementation of the Completely Fair Scheduler. |
J. Bruce Fields | 9b8eae7 | 2008-02-07 00:13:37 -0800 | [diff] [blame] | 9 | sched-domains.txt |
| 10 | - information on scheduling domains. |
| 11 | sched-nice-design.txt |
| 12 | - How and why the scheduler's nice levels are implemented. |
J. Bruce Fields | d396c5f | 2008-04-07 16:39:38 -0400 | [diff] [blame] | 13 | sched-rt-group.txt |
| 14 | - real-time group scheduling. |
Dario Faggioli | 712e5e3 | 2014-01-27 12:20:15 +0100 | [diff] [blame] | 15 | sched-deadline.txt |
| 16 | - deadline scheduling. |
J. Bruce Fields | 9b8eae7 | 2008-02-07 00:13:37 -0800 | [diff] [blame] | 17 | sched-stats.txt |
| 18 | - information on schedstats (Linux Scheduler Statistics). |