mirror of
https://github.com/team-infusion-developers/android_kernel_samsung_msm8976.git
synced 2024-11-01 10:33:27 +00:00
92e015b1cf
Move the cgroup_event_listener.c tool from Documentation into the new tools/cgroup directory. This change involves wiring cgroup_event_listener.c into the tools/ make system so that is can be built with: $ make tools/cgroup Signed-off-by: Greg Thelen <gthelen@google.com> Signed-off-by: Tejun Heo <tj@kernel.org>
24 lines
856 B
Text
24 lines
856 B
Text
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_prio.txt
|
|
- Network priority cgroups details and usages.
|
|
resource_counter.txt
|
|
- Resource Counter API.
|