From 405dfea7ad054f0767c0dda87b18398a7ec626b9 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Sat, 16 Feb 2013 16:05:54 -0600 Subject: cgroups: document kernel requirement for cpu controller settings --- etc/rc.conf.Linux | 1 + 1 file changed, 1 insertion(+) (limited to 'etc') diff --git a/etc/rc.conf.Linux b/etc/rc.conf.Linux index cb24b897..9b030a5f 100644 --- a/etc/rc.conf.Linux +++ b/etc/rc.conf.Linux @@ -36,5 +36,6 @@ rc_tty_number=12 # This is the number of CPU shares a service is allowed to use. The # default value, set by the kernel, is 1024. +# This requires CONFIG_FAIR_GROUP_SCHED to be set in the kernel. # Also, this setting is not preserved if you suspend your computer. #rc_cgroup_cpu_shares=1024 -- cgit v1.2.3