Re: [PATCH v3 5/6] memcg: make mem_cgroup_reparent_charges non failing
From: Glauber Costa <hidden>
Date: 2012-10-29 14:07:50
Also in:
cgroups, lkml
From: Glauber Costa <hidden>
Date: 2012-10-29 14:07:50
Also in:
cgroups, lkml
On 10/26/2012 03:37 PM, Michal Hocko wrote:
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. Signed-off-by: Michal Hocko <redacted>
Good change. Reviewed-by: Glauber Costa <redacted> -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>