Staging
v0.5.1
https://github.com/torvalds/linux
Raw File
Tip revision: 3561d43fd289f590fdae672e5eb831b8d5cf0bf6 authored by Linus Torvalds on 21 November 2010, 23:18:56 UTC
Linux 2.6.37-rc3
Tip revision: 3561d43
00-INDEX
00-INDEX
	- this file
cgroups.txt
	- Control Groups definition, implementation details, examples and API.
cpuacct.txt
	- CPU Accounting Controller; account CPU usage for groups of tasks.
cpusets.txt
	- documents the cpusets feature; assign CPUs and Mem to a set of tasks.
devices.txt
	- Device Whitelist Controller; description, interface and security.
freezer-subsystem.txt
	- checkpointing; rationale to not use signals, interface.
memcg_test.txt
	- Memory Resource Controller; implementation details.
memory.txt
	- Memory Resource Controller; design, accounting, interface, testing.
resource_counter.txt
	- Resource Counter API.
back to top