Am Wed, 5 Apr 2017 08:51:09 -0500
schrieb "Serge E. Hallyn" <se...@hallyn.com>:

> My guess would be that your new login is in a different cgroup from the
> old.  The path 'user.slice/user-1000.slice' is relative to your current
> path.  What does
> 
>       cgm getpidcgroupabs memory $$
> 
> show before and after logging back in?

ok, I tried it out.

Before logging out:
------------------------------------------
root@debian-test:~# cgm gettasks memory user.slice/user-1000.slice
13099
13101
13102
13104
13105

root@debian-test:~# cgm getpidcgroupabs memory $$
/
------------------------------------------

After logging back in:
------------------------------------------
root@debian-test:~# cgm gettasks memory user.slice/user-1000.slice
call to cgmanager_get_tasks_sync failed: invalid request

root@debian-test:~# cgm getpidcgroupabs memory $$
/user.slice/user-0.slice
------------------------------------------

But how how does it work after logging back in?

best regards,
Svenja Otten.

Reply via email to