Control: tags -1 moreinfo unreproducible

Am 29.10.2015 um 20:16 schrieb paul.sz...@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@p639:~# grep .  /sys/fs/cgroup/cpu/mytest/tasks
> root@p639:~# echo $$ > /sys/fs/cgroup/cpu/mytest/tasks
> root@p639:~# grep .  /sys/fs/cgroup/cpu/mytest/tasks
> 7198
> root@p639:~# systemctl daemon-reload
> root@p639:~# systemctl start anacron
> root@p639:~# grep .  /sys/fs/cgroup/cpu/mytest/tasks
> 7198
> root@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?

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to