From: Michael Kerrisk Date: Sun, 27 Nov 2016 19:20:01 +0000 (+0100) Subject: sched.7: Tweak description of cgroups overriding autogroup X-Git-Tag: man-pages-4.09~149 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e9c1649aa7ae0d73604904d9cf3fd12a12bab2a4;p=thirdparty%2Fman-pages.git sched.7: Tweak description of cgroups overriding autogroup Signed-off-by: Michael Kerrisk --- diff --git a/man7/sched.7 b/man7/sched.7 index e1b62cc27b..aad7e2519d 100644 --- a/man7/sched.7 +++ b/man7/sched.7 @@ -798,7 +798,8 @@ The setting has the same effect as modifying the nice level via The use of the .BR cgroups (7) -CPU controller overrides the effect of autogrouping. +CPU controller to place processes in cgroups other than the +root CPU cgroup overrides the effect of autogrouping. The autogroup feature does not group processes that are scheduled under a real-time and deadline policies.