cgroups.7: tfix

Signed-off-by: Omar Sandoval <osandov@osandov.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Omar Sandoval 2016-12-30 10:26:53 -08:00 committed by Michael Kerrisk
parent 3e1ac86ee8
commit 81ff736099
1 changed files with 1 additions and 1 deletions

View File

@ -248,7 +248,7 @@ For further information, see
In Linux 3.2,
this controller was extended to provide CPU "bandwidth" control.
If the kernel is configured with
.BR COONFIG_CFS_BANDWIDTH ,
.BR CONFIG_CFS_BANDWIDTH ,
then within each scheduling period
(defined via a file in the cgroup directory), it is possible to define
an upper limit on the CPU time allocated to the processes in a cgroup.