[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <00000140787b6191-ae3f2eb1-515e-48a1-8e64-502772af4700-000000@email.amazonses.com>
Date: Tue, 13 Aug 2013 16:21:30 +0000
From: Christoph Lameter <cl@...two.org>
To: Minchan Kim <minchan@...nel.org>
cc: linux-kernel@...r.kernel.org, linux-mm@...ck.org,
k.kozlowski@...sung.com,
Seth Jennings <sjenning@...ux.vnet.ibm.com>,
Mel Gorman <mgorman@...e.de>, guz.fnst@...fujitsu.com,
Benjamin LaHaise <bcrl@...ck.org>,
Dave Hansen <dave.hansen@...el.com>, lliubbo@...il.com,
aquini@...hat.com, Rik van Riel <riel@...hat.com>
Subject: Re: [RFC 0/3] Pin page control subsystem
On Tue, 13 Aug 2013, Minchan Kim wrote:
> VM sometime want to migrate and/or reclaim pages for CMA, memory-hotplug,
> THP and so on but at the moment, it could handle only userspace pages
> so if above example subsystem have pinned a some page in a range VM want
> to migrate, migration is failed so above exmaple couldn't work well.
Dont we have the mmu_notifiers that could help in that case? You could get
a callback which could prepare the pages for migration?
--
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