Re: [PATCH V2] cgroup: Introduce cgroup_detach_task().
From: Tejun Heo <tj@kernel.org>
Date: 2014-08-25 14:47:19
Also in:
lkml
From: Tejun Heo <tj@kernel.org>
Date: 2014-08-25 14:47:19
Also in:
lkml
On Mon, Aug 25, 2014 at 10:46:03PM +0800, Dongsheng Yang wrote:
My point here is that attaching and detaching are a pair of operations.
There is no detaching from a cgroup. A task is always attached to a cgroup whether that's a root or non-root cgroup. Thanks. -- tejun