[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1342026142-7284-1-git-send-email-hannes@cmpxchg.org>
Date: Wed, 11 Jul 2012 19:02:12 +0200
From: Johannes Weiner <hannes@...xchg.org>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@...fujitsu.com>,
Michal Hocko <mhocko@...e.cz>, Hugh Dickins <hughd@...gle.com>,
David Rientjes <rientjes@...gle.com>,
Wanpeng Li <liwp.linux@...il.com>, linux-mm@...ck.org,
cgroups@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [patch 00/10] mm: memcg: charge/uncharge improvements v2
Hi,
second version of tiny charge/uncharge improvements, with incorporated
feedback and acks added (thanks guys).
changes:
o fixed the 03/10 PageSwapCache check in end_migration(), spotted by Kame
o dropped the v1 03/11 shmem patch in favor of Hugh's cleanup
o included default group charging comment fix in 07/10, spotted by Wanpeng
include/linux/memcontrol.h | 11 +--
mm/memcontrol.c | 207 +++++++++++++++++++++++---------------------
mm/migrate.c | 27 ++-----
mm/swapfile.c | 3 +-
4 files changed, 119 insertions(+), 129 deletions(-)
--
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