[PATCH 6/8] memcg: make mem_cgroup_reparent_charges non failing

Kamezawa Hiroyuki kamezawa.hiroyu at jp.fujitsu.com
Fri Nov 2 10:21:35 UTC 2012


(2012/11/01 4:44), Tejun Heo wrote:
> From: Michal Hocko <mhocko at suse.cz>
> 
> Now that pre_destroy callbacks are called from the context where neither
> any task can attach the group nor any children group can be added there
> is no other way to fail from mem_cgroup_pre_destroy.
> mem_cgroup_pre_destroy doesn't have to take a reference to memcg's css
> because all css' are marked dead already.
> 
> tj: Remove now unused local variable @cgrp from
>      mem_cgroup_reparent_charges().
> 
> Signed-off-by: Michal Hocko <mhocko at suse.cz>
> Reviewed-by: Glauber Costa <glommer at parallels.com>
> Signed-off-by: Tejun Heo <tj at kernel.org>

Acked-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu at jp.fujitsu.com>





More information about the Containers mailing list