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

From: Konstantin Khlebnikov
Date: Wed Feb 29 2012 - 04:15:41 EST


Here is some cleanup/rework patches from Hugh Dickins and me.
This is about one-third of my current patchset,
so I prefer to merge this set before going further.

---

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

Konstantin Khlebnikov (5):
mm: rework __isolate_lru_page() file/anon filter
mm: push lru index into shrink_[in]active_list()
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/mmzone.h | 43 ++++----
include/linux/swap.h | 2
mm/compaction.c | 5 +
mm/memcontrol.c | 86 ++++-------------
mm/page_alloc.c | 50 ----------
mm/swap.c | 40 ++------
mm/vmscan.c | 225 ++++++++++++++++++++++----------------------
mm/vmstat.c | 6 -
9 files changed, 173 insertions(+), 309 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/