From: Wanpeng Li <redacted>
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