[Devel] Re: [Patch04/05]- Containers: Core Container support
KAMEZAWA Hiroyuki
kamezawa.hiroyu at jp.fujitsu.com
Tue Sep 19 19:32:38 PDT 2006
On Thu, 14 Sep 2006 18:42:30 -0700
Rohit Seth <rohitseth at google.com> wrote:
> This patch has the definitions and other core part of container support
> implementing all the counters for different resources (like tasks, anon
> memory etc.).
>
> +int container_add_task(struct task_struct *task, struct task_struct *parent,
> + struct container_struct *ctn)
> +{
What should happen if a process of thread-group is newly added/removed ?
(I think only thread-group-leader can be added/removed)
-Kame
More information about the Devel
mailing list