Re: [Patch04/05]- Containers: Core Container support

From: KAMEZAWA Hiroyuki
Date: Tue Sep 19 2006 - 22:31:03 EST


On Thu, 14 Sep 2006 18:42:30 -0700
Rohit Seth <rohitseth@xxxxxxxxxx> 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


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/