00-INDEX 632 B

12345678910111213141516171819
  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.