Yes, that does the trick. Here's the new cgconfig.conf:

group sysdefault {
    cpu {
        cpu.rt_runtime_us = 500000;
    }
}

mount {
    cpu = /dev/cgroup/cpu;
    cpuacct = /dev/cgroup/cpuacct;
}

BTW the stock config file defined /mnt/cgroups as the root for cgroup
mounts. I think the default should be changed to a) make /dev/cgroup the
root directory for cgroup mounts; b) have the lines 'group sysdefault
{...}'.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/756499

Title:
  cgroup-bin breaks suspend to RAM

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to