lkml.org 
[lkml]   [2012]   [Mar]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Subject[PATCH v6 0/7] mm: some simple cleanups
From
Date
I left here only small and simple patches, some of them already acked.

Patch for lru filters in __isolate_lru_page() was reworked again: we can remove all
these checks, because lumpy isolation in shrink_active_list() now forbidden.

---

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: mark mm-inline functions as __always_inline
mm: remove lru type checks from __isolate_lru_page()
mm/memcg: kill mem_cgroup_lru_del()
mm/memcg: use vm_swappiness from target memory cgroup


include/linux/memcontrol.h | 14 ------
include/linux/mm_inline.h | 8 ++-
include/linux/mmzone.h | 39 +++++++---------
include/linux/swap.h | 2 -
mm/compaction.c | 4 +-
mm/memcontrol.c | 32 +++----------
mm/page_alloc.c | 8 ++-
mm/swap.c | 14 ++----
mm/vmscan.c | 105 +++++++++++++++-----------------------------
9 files changed, 74 insertions(+), 152 deletions(-)

--
Signature


\
 
 \ /
  Last update: 2012-03-22 22:59    [W:0.306 / U:0.316 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site