lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 20 Sep 2006 11:32:38 +0900
From:	KAMEZAWA Hiroyuki <kamezawa.hiroyu@...fujitsu.com>
To:	rohitseth@...gle.com
Cc:	akpm@...l.org, devel@...nvz.org, ckrm-tech@...ts.sourceforge.net,
	linux-kernel@...r.kernel.org
Subject: Re: [Patch04/05]- Containers: Core Container support

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


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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ