Re: [PATCH v4 06/14] memcg: kmem controller infrastructure
From: Michal Hocko <hidden>
Date: 2012-10-11 12:56:11
Also in:
linux-mm, lkml
From: Michal Hocko <hidden>
Date: 2012-10-11 12:56:11
Also in:
linux-mm, lkml
On Thu 11-10-12 14:42:12, Michal Hocko wrote: [...]
/* * Keep reference on memcg while the page is charged to prevent * group from vanishing because allocation can outlive their * tasks. The reference is dropped in __memcg_kmem_uncharge_page */ pleasequoted
+ mem_cgroup_get(memcg);
Ahh, this will go away. The it doesn't make much sense to add the comment here. -- Michal Hocko SUSE Labs -- 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>