M7350/kernel/Documentation/scheduler/00-INDEX

19 lines
554 B
Plaintext
Raw Permalink Normal View History

2024-09-09 08:52:07 +00:00
00-INDEX
- this file.
sched-arch.txt
- CPU Scheduler implementation hints for architecture specific code.
2024-09-09 08:57:42 +00:00
sched-bwc.txt
- CFS bandwidth control overview.
2024-09-09 08:52:07 +00:00
sched-design-CFS.txt
- goals, design and implementation of the Completely 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.
2024-09-09 08:57:42 +00:00
sched-deadline.txt
- deadline scheduling.
2024-09-09 08:52:07 +00:00
sched-stats.txt
- information on schedstats (Linux Scheduler Statistics).