>
>> > > Cluster writes to disk due to memory pressure.
>> > >
>> > > Write out logically adjacent pages to the one we're paging out
>> > > so that we may get better IOs in these situations:
>> > > These pages are likely to be contiguous on disk to the one we're
>> > > writing out, so they should get merged into a single disk IO.
>> > >
>> > > Signed-off-by: Suleiman Souhlal <suleiman@google.com>
>
> For random IO, LRU order will have nothing to do with mapping/disk order.
>
> --
> To unsubscribe, send a message with 'unsubscribe linux-mm' in
> the body to
majordomo@kvack.org. For more info on Linux MM,
> see:
http://www.linux-mm.org/ .
> Don't email: <a href=mailto:"dont@kvack.org">
email@kvack.org </a>
>