GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / Documentation / cgroups / 00-INDEX
blob3f58fa3d6d0023bec86808bd15c60cac48ec23fb
1 00-INDEX
2         - this file
3 cgroups.txt
4         - Control Groups definition, implementation details, examples and API.
5 cpuacct.txt
6         - CPU Accounting Controller; account CPU usage for groups of tasks.
7 cpusets.txt
8         - documents the cpusets feature; assign CPUs and Mem to a set of tasks.
9 devices.txt
10         - Device Whitelist Controller; description, interface and security.
11 freezer-subsystem.txt
12         - checkpointing; rationale to not use signals, interface.
13 memcg_test.txt
14         - Memory Resource Controller; implementation details.
15 memory.txt
16         - Memory Resource Controller; design, accounting, interface, testing.
17 resource_counter.txt
18         - Resource Counter API.