1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-11-18 05:58:10 +00:00
linux-insides/Cgroups/README.md
2017-01-07 10:53:22 +03:00

6 lines
113 B
Markdown

# Cgroups
This chapter describes `control groups` mechanism in the Linux kernel.
* [Introduction](cgroups1.md)