[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120308175752.27621.54781.stgit@zurg>
Date: Thu, 08 Mar 2012 22:03:43 +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 v5 0/7] mm: some cleanup/rework before lru_lock splitting
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@...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