[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4DCD1824.1060801@jp.fujitsu.com>
Date: Fri, 13 May 2011 20:38:12 +0900
From: KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com>
To: linux-mm@...ck.org, linux-kernel@...r.kernel.org,
akpm@...ux-foundation.org, kamezawa.hiroyu@...fujitsu.com,
minchan.kim@...il.com, riel@...hat.com
CC: kosaki.motohiro@...fujitsu.com
Subject: [PATCH 0/3] swap token revisit
Hi
They are a patchset of swap token improvement. each patch is independent.
Probably memcg folks are interest to [1/3]. :)
KOSAKI Motohiro (3):
vmscan,memcg: memcg aware swap token
vmscan: implement swap token trace
vmscan: implement swap token priority decay
include/linux/memcontrol.h | 6 +++
include/linux/swap.h | 8 +---
include/trace/events/vmscan.h | 81 ++++++++++++++++++++++++++++++++++++++
mm/memcontrol.c | 16 +++----
mm/thrash.c | 87 +++++++++++++++++++++++++++++++---------
mm/vmscan.c | 4 +-
6 files changed, 165 insertions(+), 37 deletions(-)
--
1.7.3.1
--
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