Bug#803013: systemd should not destroy application created cgroups

Michael Biebl biebl at debian.org
Fri Oct 30 02:31:20 GMT 2015


Control: tags -1 moreinfo unreproducible

Am 29.10.2015 um 20:16 schrieb paul.szabo at sydney.edu.au:
>>>   # Set things up
>>>   mkdir /sys/fs/cgroup/cpu/mytest
>>>   echo $$ > /sys/fs/cgroup/cpu/mytest/tasks
>>>   # Check it is there
>>>   grep . /sys/fs/cgroup/cpu/mytest/tasks
>>>   # Do the systemd thing
>>>   systemctl daemon-reload
>>>   systemctl start anacron
>>>   # See it gone
>>>   grep . /sys/fs/cgroup/cpu/mytest/tasks
>>


> root at p639:~# grep .  /sys/fs/cgroup/cpu/mytest/tasks
> root at p639:~# echo $$ > /sys/fs/cgroup/cpu/mytest/tasks
> root at p639:~# grep .  /sys/fs/cgroup/cpu/mytest/tasks
> 7198
> root at p639:~# systemctl daemon-reload
> root at p639:~# systemctl start anacron
> root at p639:~# grep .  /sys/fs/cgroup/cpu/mytest/tasks
> 7198
> root at p639:~# 
> 
> I wonder what is different between your jessie machine and mine.

Fwiw, I followed the exact same steps and have the same result as
Martin. I'm not able to reproduce the issue either.

Paul, this looks like something specific to your system configuration, a
default jessie system doesn't seem to be affected.

You mentioned you have tools like cgrulesengd etc running. Maybe they
are interfering.

Would be great if you can reduce your problem to a minimal test-case
based on a default jessie installation.


Thanks,
Michael



-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-systemd-maintainers/attachments/20151030/cf89d8d4/attachment-0002.sig>


More information about the Pkg-systemd-maintainers mailing list