https://github.com/torvalds/linux
Raw File
Tip revision: 81f70ba233d5f660e1ea5fe23260ee323af5d53a authored by Linus Torvalds on 20 February 2016, 21:39:35 UTC
Linux 4.5-rc5
Tip revision: 81f70ba
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.
pids.txt
	- Process number cgroups details and usages.
unified-hierarchy.txt
	- Description the new/next cgroup interface.
back to top