[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1340604323-8004-1-git-send-email-liwp.linux@gmail.com>
Date:	Mon, 25 Jun 2012 14:05:23 +0800
From:	Wanpeng Li <liwp.linux@...il.com>
To:	Michal Hocko <mhocko@...e.cz>
Cc:	Johannes Weiner <hannes@...xchg.org>,
	KAMEZAWA Hiroyuki <kamezawa.hiroyu@...fujitsu.com>,
	Balbir Singh <bsingharora@...il.com>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Eric Dumazet <eric.dumazet@...il.com>,
	Mike Frysinger <vapier@...too.org>,
	Arun Sharma <asharma@...com>, linux-kernel@...r.kernel.org,
	cgroups@...r.kernel.org, Wanpeng Li <liwp.linux@...il.com>
Subject: [PATCH v2] mm/memcg: cleanup memory cgroup
From: Wanpeng Li <liwp@...ux.vnet.ibm.com>
Changelog:
* drop memcg: move recent_rotated and recent_scanned informations patch
* fix  zone_page_state()::/include/linux/vmstat.h returns 'unsigned long'
Wanpeng Li (6):
memcg: replace unsigned long by u64 to avoid overflow
memcg: cleanup useless LRU_ALL_EVICTABLE
memcg: change mem_control_xxx to mem_cgroup_xxx
memcg: optimize memcg_get_hierarchical_limit
memcg: cleanup all typo in memory cgroup
Signed-off-by: Wanpeng Li <liwp.linux@...il.com>
---
 include/linux/mmzone.h |    2 +-
 include/linux/vmstat.h |    2 +-
 mm/memcontrol.c        |   40 +++++++++++++++++++---------------------
 3 files changed, 21 insertions(+), 23 deletions(-)
--
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
 
