[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120229090748.29236.35489.stgit@zurg>
Date: Wed, 29 Feb 2012 13:15:33 +0400
From: Konstantin Khlebnikov <khlebnikov@...nvz.org>
To: Andrew Morton <akpm@...ux-foundation.org>,
Hugh Dickins <hughd@...gle.com>,
Johannes Weiner <jweiner@...hat.com>,
KAMEZAWA Hiroyuki <kamezawa.hiroyu@...fujitsu.com>
Cc: linux-mm@...ck.org, linux-kernel@...r.kernel.org
Subject: [PATCH v4 ch1 0/7] mm: some cleanup/rework before lru_lock splitting
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@...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