[PATCH v5 0/7] mm: some cleanup/rework before lru_lock splitting

From: Konstantin Khlebnikov
Date: Thu Mar 08 2012 - 13:04:05 EST


v5:
* rebase to next-20120308
* reworked cleanup for __isolate_lru_page()
* bloat-o-meter results for each patch

---

Hugh Dickins (2):
mm/memcg: scanning_global_lru means mem_cgroup_disabled
mm/memcg: move reclaim_stat into lruvec

Konstantin Khlebnikov (5):
mm: push lru index into shrink_[in]active_list()
mm: rework __isolate_lru_page() page lru filter
mm: rework reclaim_stat counters
mm/memcg: rework inactive_ratio calculation
mm/memcg: use vm_swappiness from target memory cgroup


include/linux/memcontrol.h | 25 -----
include/linux/mm_inline.h | 2
include/linux/mmzone.h | 51 ++++-----
include/linux/swap.h | 2
mm/compaction.c | 4 -
mm/memcontrol.c | 86 ++++------------
mm/page_alloc.c | 50 ---------
mm/swap.c | 43 +++-----
mm/vmscan.c | 241 +++++++++++++++++++++-----------------------
mm/vmstat.c | 6 -
10 files changed, 178 insertions(+), 332 deletions(-)

--
Signature
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/