Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 15ef4ffa authored by Namjae Jeon's avatar Namjae Jeon Committed by Tejun Heo
Browse files

cgroup: update Documentation/cgroups/00-INDEX



There are new files added to cgroup documentation.  Let's update the
index file to include the new files.

Signed-off-by: default avatarNamjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: default avatarAmit Sahrawat <a.sahrawat@samsung.com>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent f33fddc2
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
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
@@ -10,9 +14,13 @@ 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.