<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 15, 2016 at 8:56 AM, Martin Pitt <span dir="ltr"><<a href="mailto:martin.pitt@ubuntu.com" target="_blank">martin.pitt@ubuntu.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Michal Sekletar [2016-03-15 16:06 +0100]:<br>
<span class="">> We had similar problem in the past with libvirtd and it got solved by<br>
> introducing Delegate option (man systemd.resource-control).<br>
<br>
</span><a href="http://docker.io" rel="noreferrer" target="_blank">docker.io</a> did that too three weeks ago:<br>
<br>
  <a href="https://github.com/docker/docker/commit/65820132" rel="noreferrer" target="_blank">https://github.com/docker/docker/commit/65820132</a><br>
<span class="HOEnZb"><font color="#888888"><br></font></span></blockquote><div>There are two cgroups implementations in docker. One is directly managed using the fs and other that I am talking about uses dbus to create a transient scope.<br></div><div>The docker PR set Delegate=yes for the first implementation.<br><br></div><div>However, from Michal's advise it looks like we should be setting Delegate=yes for the scope and not the daemon.  <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="HOEnZb"><font color="#888888">
Martin<br>
--<br>
Martin Pitt                        | <a href="http://www.piware.de" rel="noreferrer" target="_blank">http://www.piware.de</a><br>
Ubuntu Developer (<a href="http://www.ubuntu.com" rel="noreferrer" target="_blank">www.ubuntu.com</a>)  | Debian Developer  (<a href="http://www.debian.org" rel="noreferrer" target="_blank">www.debian.org</a>)<br>
</font></span></blockquote></div><br></div></div>