diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-11-22 13:19:20 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-11-22 13:19:20 +0100 |
| commit | 1f7fb9c057a7622ff7a45cca64200614e4a3939f (patch) | |
| tree | e2eacfd14490040fe92b710e0495539846a18819 /man7/sched.7 | |
| parent | 5ddb62b2879b345ee46aec1b12b92ef71c6dc6b5 (diff) | |
| download | man-pages-1f7fb9c057a7622ff7a45cca64200614e4a3939f.tar.gz | |
sched.7: NOTES: mention cgroups CPU controller
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/sched.7')
| -rw-r--r-- | man7/sched.7 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man7/sched.7 b/man7/sched.7 index 163c8fc2eb..cbb538eca3 100644 --- a/man7/sched.7 +++ b/man7/sched.7 @@ -609,6 +609,11 @@ paging delays; this can be done with or .BR mlockall (2). .SH NOTES +The +.BR cgroups (7) +CPU controller can be used to limit the CPU consumption of +groups of processes. + .PP Originally, Standard Linux was intended as a general-purpose operating system being able to handle background processes, interactive |
