aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/scheduler/00-INDEX
blob: b5f5ca069b2dd6706afa6dba2fae1cab86f47154 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
00-INDEX
	- this file.
sched-arch.txt
	- CPU Scheduler implementation hints for architecture specific code.
sched-coding.txt
	- reference for various scheduler-related methods in the O(1) scheduler.
sched-design.txt
	- goals, design and implementation of the Linux O(1) scheduler.
sched-design-CFS.txt
	- goals, design and implementation of the Complete Fair Scheduler.
sched-domains.txt
	- information on scheduling domains.
sched-nice-design.txt
	- How and why the scheduler's nice levels are implemented.
sched-stats.txt
	- information on schedstats (Linux Scheduler Statistics).