cgroups: remove comment about suspend for cpu_shares setting

This commit is contained in:
William Hubbs 2013-02-17 11:09:02 -06:00
parent 89bb04a01a
commit a55eb3965e

View File

@ -37,5 +37,4 @@ 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