From: Wanpeng Li <liwp@xxxxxxxxxxxxxxxxxx> 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: move recent_rotated and recent_scanned informations memcg: optimize memcg_get_hierarchical_limit memcg: cleanup all typo in memory cgroup Signed-off-by: Wanpeng Li <liwp.linux@xxxxxxxxx> --- include/linux/mmzone.h | 2 +- mm/memcontrol.c | 90 +++++++++++++++++++++++------------------------- 2 files changed, 45 insertions(+), 47 deletions(-) -- 1.7.9.5 -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>