mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-06 06:37:59 +00:00
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: Namjae Jeon <namjae.jeon@samsung.com> Signed-off-by: Amit Sahrawat <a.sahrawat@samsung.com> Signed-off-by: Tejun Heo <tj@kernel.org>
This commit is contained in:
parent
f33fddc2b9
commit
15ef4ffaa7
1 changed files with 8 additions and 0 deletions
|
@ -1,7 +1,11 @@
|
||||||
00-INDEX
|
00-INDEX
|
||||||
- this file
|
- this file
|
||||||
|
blkio-controller.txt
|
||||||
|
- Description for Block IO Controller, implementation and usage details.
|
||||||
cgroups.txt
|
cgroups.txt
|
||||||
- Control Groups definition, implementation details, examples and API.
|
- Control Groups definition, implementation details, examples and API.
|
||||||
|
cgroup_event_listener.c
|
||||||
|
- A user program for cgroup listener.
|
||||||
cpuacct.txt
|
cpuacct.txt
|
||||||
- CPU Accounting Controller; account CPU usage for groups of tasks.
|
- CPU Accounting Controller; account CPU usage for groups of tasks.
|
||||||
cpusets.txt
|
cpusets.txt
|
||||||
|
@ -10,9 +14,13 @@ devices.txt
|
||||||
- Device Whitelist Controller; description, interface and security.
|
- Device Whitelist Controller; description, interface and security.
|
||||||
freezer-subsystem.txt
|
freezer-subsystem.txt
|
||||||
- checkpointing; rationale to not use signals, interface.
|
- checkpointing; rationale to not use signals, interface.
|
||||||
|
hugetlb.txt
|
||||||
|
- HugeTLB Controller implementation and usage details.
|
||||||
memcg_test.txt
|
memcg_test.txt
|
||||||
- Memory Resource Controller; implementation details.
|
- Memory Resource Controller; implementation details.
|
||||||
memory.txt
|
memory.txt
|
||||||
- Memory Resource Controller; design, accounting, interface, testing.
|
- Memory Resource Controller; design, accounting, interface, testing.
|
||||||
|
net_prio.txt
|
||||||
|
- Network priority cgroups details and usages.
|
||||||
resource_counter.txt
|
resource_counter.txt
|
||||||
- Resource Counter API.
|
- Resource Counter API.
|
||||||
|
|
Loading…
Add table
Reference in a new issue