[systemd-bugs] [Bug 89022] Some cgroups cleared of processes on daemon-reload.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Feb 10 03:45:45 PST 2015
https://bugs.freedesktop.org/show_bug.cgi?id=89022
Lennart Poettering <lennart at poettering.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |NOTABUG
--- Comment #1 from Lennart Poettering <lennart at poettering.net> ---
systemd manages the cgroup hierarchy and moves processes around in it, that is
expected.
The only places where it's OK to manipulate the tree directly is:
a) when you run in a service or scope with Delegate=yes
b) on controller hierarchies systemd doesn't manager
c) when you stick to changing attributes systemd doesn't support natively, but
don't touch the hiearchy or process assignemnts.
Other than that the cgroup tree is a single-writer hierarchy. if you modify it
overriding what systemd does you are on your own
--
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/20150210/6b7a9351/attachment.html>
More information about the systemd-bugs
mailing list