Thadeu Lima de Souza Cascardo | 21acb9c | 2009-02-04 10:12:08 +0100 | [diff] [blame] | 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. |