https://github.com/torvalds/linux
Raw File
Tip revision: 0ee5623f9a6e52df90a78bd21179f8ab370e102e authored by Linus Torvalds on 04 May 2011, 02:59:13 UTC
Linux 2.6.39-rc6
Tip revision: 0ee5623
00-INDEX
00-INDEX
	- this file.
sched-arch.txt
	- CPU Scheduler implementation hints for architecture specific code.
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.
sched-stats.txt
	- information on schedstats (Linux Scheduler Statistics).
back to top