mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00:00
21acb9caa2
cgroup documentation was moved to Documentation/cgroups/. There are some places that still refer to Documentation/controllers/, Documentation/cgroups.txt and Documentation/cpusets.txt. Fix those. Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com> Reviewed-by: Li Zefan <lizf@cn.fujitsu.com> Acked-by: Paul Menage <menage@google.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
18 lines
632 B
Text
18 lines
632 B
Text
00-INDEX
|
|
- this file
|
|
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.
|
|
memcg_test.txt
|
|
- Memory Resource Controller; implementation details.
|
|
memory.txt
|
|
- Memory Resource Controller; design, accounting, interface, testing.
|
|
resource_counter.txt
|
|
- Resource Counter API.
|