[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110810172917.23280.9440.sendpatchset@oc5400248562.ibm.com>
Date: Wed, 10 Aug 2011 22:59:17 +0530
From: Raghavendra K T <raghavendra.kt@...ux.vnet.ibm.com>
To: Arend van Spriel <arend@...adcom.com>,
Greg Kroah-Hartman <gregkh@...e.de>,
"David S. Miller" <davem@...emloft.net>,
"nishimura@....nes.nec.co.jp" <nishimura@....nes.nec.co.jp>,
Balbir Singh <bsingharora@...il.com>,
"John W. Linville" <linville@...driver.com>,
Mauro Carvalho Chehab <mchehab@...hat.com>,
"linux-mm@...ck.org" <linux-mm@...ck.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Michal Hocko <mhocko@...e.cz>, Ying Han <yinghan@...gle.com>,
Andrew Morton <akpm@...ux-foundation.org>,
KAMEZAWA Hiroyuki <kamezawa.hiroyu@...fujitsu.com>
Cc: Srivatsa Vaddagiri <vatsa@...ux.vnet.ibm.com>,
Raghavendra K T <raghavendra.kt@...ux.vnet.ibm.com>
Subject: [PATCH 0/2][cleanup] memcg: renaming of mem variable to memcg
Hi,
This is the memcg cleanup patch for that was talked little ago to change the "struct
mem_cgroup *mem" variable to "struct mem_cgroup *memcg".
The patch is though trivial, it is huge one.
Testing : Compile tested with following configurations.
1) CONFIG_CGROUP_MEM_RES_CTLR=y CONFIG_CGROUP_MEM_RES_CTLR_SWAP=y
2) CONFIG_CGROUP_MEM_RES_CTLR=y CONFIG_CGROUP_MEM_RES_CTLR_SWAP=n
3) CONFIG_CGROUP_MEM_RES_CTLR=n CONFIG_CGROUP_MEM_RES_CTLR_SWAP=n
Also tested basic mounting with memcgroup.
Raghu.
--
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