Staging
v0.5.1
https://github.com/torvalds/linux
Raw File
Tip revision: ec6f34e5b552fb0a52e6aae1a5afbbb1605cc6cc authored by Linus Torvalds on 18 January 2015, 06:02:20 UTC
Linux 3.19-rc5
Tip revision: ec6f34e
00-INDEX
00-INDEX
	- this file
blkio-controller.txt
	- Description for Block IO Controller, implementation and usage details.
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.
hugetlb.txt
	- HugeTLB Controller implementation and usage details.
memcg_test.txt
	- Memory Resource Controller; implementation details.
memory.txt
	- Memory Resource Controller; design, accounting, interface, testing.
net_cls.txt
	- Network classifier cgroups details and usages.
net_prio.txt
	- Network priority cgroups details and usages.
resource_counter.txt
	- Resource Counter API.
back to top