From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx131.postini.com [74.125.245.131]) by kanga.kvack.org (Postfix) with SMTP id 1C7136B0083 for ; Mon, 19 Mar 2012 06:59:34 -0400 (EDT) Message-ID: <4F671138.3000508@parallels.com> Date: Mon, 19 Mar 2012 14:58:00 +0400 From: Glauber Costa MIME-Version: 1.0 Subject: Re: [RFC][PATCH 1/3] memcg: add methods to access pc->mem_cgroup References: <4F66E6A5.10804@jp.fujitsu.com> <4F66E773.4000807@jp.fujitsu.com> In-Reply-To: <4F66E773.4000807@jp.fujitsu.com> Content-Type: text/plain; charset="ISO-2022-JP" Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: KAMEZAWA Hiroyuki Cc: linux-mm@kvack.org, cgroups@vger.kernel.org, Johannes Weiner , Michal Hocko , Hugh Dickins , Han Ying , "Aneesh Kumar K.V" , Andrew Morton , suleiman@google.com, n-horiguchi@ah.jp.nec.com, khlebnikov@openvz.org, Tejun Heo On 03/19/2012 11:59 AM, KAMEZAWA Hiroyuki wrote: > In order to encode pc->mem_cgroup and pc->flags to be in a word, > access function to pc->mem_cgroup is required. > > This patch replaces access to pc->mem_cgroup with > pc_to_mem_cgroup(pc) : pc->mem_cgroup > pc_set_mem_cgroup(pc, memcg) : pc->mem_cgroup = memcg > > Following patch will remove pc->mem_cgroup. > > Signed-off-by: KAMEZAWA Hiroyuki Kame, I can't see a reason not to merge this patch right now, regardless of the other ones. -- 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/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: email@kvack.org