public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] memcg: cleanup memory cgroup
@ 2012-06-25 11:15 Wanpeng Li
  2012-06-25 11:41 ` Wanlong Gao
  0 siblings, 1 reply; 2+ messages in thread
From: Wanpeng Li @ 2012-06-25 11:15 UTC (permalink / raw)
  To: Michal Hocko
  Cc: Johannes Weiner, KAMEZAWA Hiroyuki, Balbir Singh, Andrew Morton,
	linux-kernel, cgroups, Wanpeng Li

From: Wanpeng Li <liwp@linux.vnet.ibm.com>

Changelog:

* drop memcg: move recent_rotated and recent_scanned informations patch
* drop memcg: replace unsigned long by u64 to avoid overflow
* not add Add LRU_ALL_UNEVICTABLE
* drop memcg: cleanup all typo in memory cgroup, if it really need, I will resend in single patch
* drop memcg: optimize memcg_get_hierarchical_limit 

Wanpeng Li (2):

memcg: cleanup useless LRU_ALL_EVICTABLE
memcg: change mem_control_xxx to mem_cgroup_xxx

---
 include/linux/mmzone.h |    1 -
 mm/memcontrol.c        |   8 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)
-- 
1.7.9.5


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-06-25 11:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-25 11:15 [PATCH v4 0/2] memcg: cleanup memory cgroup Wanpeng Li
2012-06-25 11:41 ` Wanlong Gao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox