[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <48D2CEF3.6060308@linux-foundation.org>
Date: Thu, 18 Sep 2008 16:58:11 -0500
From: Christoph Lameter <cl@...ux-foundation.org>
To: MinChan Kim <minchan.kim@...il.com>
CC: Martin Bligh <mbligh@...gle.com>, Chris Snook <csnook@...hat.com>,
Jeremy Fitzhardinge <jeremy@...p.org>,
Nick Piggin <nickpiggin@...oo.com.au>,
Hugh Dickens <hugh@...itas.com>,
Linux Memory Management List <linux-mm@...ck.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Avi Kivity <avi@...ranet.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Rik van Riel <riel@...hat.com>
Subject: Re: Populating multiple ptes at fault time
MinChan Kim wrote:
> In case of file-mapped pages, Shouldn't we use just on-demand
> readahead mechanism in kernel ?
Correct.
> If it is inefficient, It means we have to change on-demand readahead
> mechanism itself.
Right.
My patches were only for anonymous pages not for file backed because readahead
is available for file backed mappings.
--
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