00-INDEX 995 字节
Newer Older
1 2
00-INDEX
	- this file
3 4
blkio-controller.txt
	- Description for Block IO Controller, implementation and usage details.
5 6 7 8 9 10 11 12 13 14
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.
15 16
hugetlb.txt
	- HugeTLB Controller implementation and usage details.
17 18 19 20
memcg_test.txt
	- Memory Resource Controller; implementation details.
memory.txt
	- Memory Resource Controller; design, accounting, interface, testing.
21 22
net_cls.txt
	- Network classifier cgroups details and usages.
23 24
net_prio.txt
	- Network priority cgroups details and usages.
25 26
pids.txt
	- Process number cgroups details and usages.
27 28
unified-hierarchy.txt
	- Description the new/next cgroup interface.