Re: Populating multiple ptes at fault time
From: Christoph Lameter
Date: Thu Sep 18 2008 - 17:59:21 EST
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/