[systemd-bugs] [Bug 54753] Cannot configure default control group hierarchies via logind.conf

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Nov 18 07:00:51 PST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=54753

Maksim Melnikau <maxposedon at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |maxposedon at gmail.com

--- Comment #1 from Maksim Melnikau <maxposedon at gmail.com> ---
In fact only *cpu* control group can not be configured with logind.conf.

/etc/systemd/system.conf
[Manager]
DefaultControllers=cpu memory blkio
JoinControllers=cpu,cpuacct,cpuset net_cls,net_prio

/etc/systemd/logind.conf
[Login]
Controllers=cpu memory blkio
ResetControllers=

# login to system
# cat /proc/self/cgroup 
8:perf_event:/
7:blkio:/user/max_posedon/c1
6:net_prio,net_cls:/
5:freezer:/
4:devices:/
3:memory:/user/max_posedon/c1
2:cpuacct,cpu,cpuset:/
1:name=systemd:/user/max_posedon/c1

As I see, it works with memory, and blkio, and don't with cpu.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20121118/64705825/attachment.html>


More information about the systemd-bugs mailing list