[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1304261567.git.minchan.kim@gmail.com>
Date: Mon, 2 May 2011 00:03:29 +0900
From: Minchan Kim <minchan.kim@...il.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-mm <linux-mm@...ck.org>, LKML <linux-kernel@...r.kernel.org>,
KAMEZAWA Hiroyuki <kamezawa.hiroyu@...fujitsu.com>,
Johannes Weiner <hannes@...xchg.org>,
Rik van Riel <riel@...hat.com>,
KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com>,
Mel Gorman <mgorman@...e.de>, Ying Han <yinghan@...gle.com>,
Minchan Kim <minchan.kim@...il.com>
Subject: [PATCH 0/2] Fix an enhance deactive_page
A few days ago, Ying reported a problem.
http://marc.info/?l=linux-mm&m=130403310601663&w=2
After I and Ying dive in problem, We found deactive_page
has a problem. Apparently, It's a BUG so
[1/2] is fix of the problem and [2/2] is enhancement for
helping CPU.
Minchan Kim (2):
[1/2] Check PageUnevictable in lru_deactivate_fn
[2/2] Filter unevictable page out in deactivate_page
mm/swap.c | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 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