Re: [systemd-devel] Separate cpu cgroup parameters

2014-08-14 Thread Lennart Poettering
On Thu, 10.07.14 15:16, Umut Tezduyar Lindskog ([email protected]) wrote: > Hi, > > Even though cpu.shares and cpu.cfs_period_us/cfs_quota_us parameters > are in the "cpu" cgroup, they can be turned off individually. > > Our kernel only enables cpu.shares property and due to that we see > error

[systemd-devel] Separate cpu cgroup parameters

2014-07-10 Thread Umut Tezduyar Lindskog
Hi, Even though cpu.shares and cpu.cfs_period_us/cfs_quota_us parameters are in the "cpu" cgroup, they can be turned off individually. Our kernel only enables cpu.shares property and due to that we see error messages. systemd[1]: Failed to set cpu.cfs_period_us on /system.slice/system-sshd.slice