[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1340622900-13034-1-git-send-email-liwp.linux@gmail.com>
Date: Mon, 25 Jun 2012 19:15:00 +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>,
linux-kernel@...r.kernel.org, cgroups@...r.kernel.org,
Wanpeng Li <liwp.linux@...il.com>
Subject: [PATCH v4 0/2] memcg: cleanup memory cgroup
From: Wanpeng Li <liwp@...ux.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
--
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