Kyle Swenson | 8d8f654 | 2021-03-15 11:02:55 -0600 | [diff] [blame] | 1 | 00-INDEX |
| 2 | - this file. |
| 3 | sched-arch.txt |
| 4 | - CPU Scheduler implementation hints for architecture specific code. |
| 5 | sched-bwc.txt |
| 6 | - CFS bandwidth control overview. |
| 7 | sched-design-CFS.txt |
| 8 | - goals, design and implementation of the Completely Fair Scheduler. |
| 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. |
| 13 | sched-rt-group.txt |
| 14 | - real-time group scheduling. |
| 15 | sched-deadline.txt |
| 16 | - deadline scheduling. |
| 17 | sched-stats.txt |
| 18 | - information on schedstats (Linux Scheduler Statistics). |