Adds link to kernel cgroups documentation
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
This commit is contained in:
parent
92b590a760
commit
a4df2e4ad5
|
@ -76,7 +76,7 @@ the container has access rights for the device.
|
|||
|
||||
Also known as cgroups, they are used to restrict resource usage for a container and handle
|
||||
device access. cgroups provide controls to restrict cpu, memory, IO, and network for
|
||||
the container.
|
||||
the container. For more information, see the [kernel cgroups documentation](https://www.kernel.org/doc/Documentation/cgroups/cgroups.txt)
|
||||
|
||||
## Linux capabilities
|
||||
|
||||
|
|
Loading…
Reference in New Issue