https://github.com/torvalds/linux
Raw File
Tip revision: 19f949f52599ba7c3f67a5897ac6be14bfcb1200 authored by Linus Torvalds on 18 February 2013, 23:58:34 UTC
Linux 3.8
Tip revision: 19f949f
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.
cgroup_event_listener.c
	- A user program for cgroup listener.
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_prio.txt
	- Network priority cgroups details and usages.
resource_counter.txt
	- Resource Counter API.
back to top