00-INDEX 551 B

12345678910111213141516
  1. 00-INDEX
  2. - this file.
  3. sched-arch.txt
  4. - CPU Scheduler implementation hints for architecture specific code.
  5. sched-coding.txt
  6. - reference for various scheduler-related methods in the O(1) scheduler.
  7. sched-design-CFS.txt
  8. - goals, design and implementation of the Complete 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-stats.txt
  16. - information on schedstats (Linux Scheduler Statistics).