Marcelo Tosatti wrote:
>
> Hi,
>
> Basically this new swap_writepage function looks for dirty swapcache pages
> which may be contiguous (reverse and forward searching wrt to the physical
> address of the page being passed to swap_writepage) and builds a page list
> which is written "at once".
>
> The patch is against test13pre3.
>
> Comments are welcome. (especially about the __find_page_nolock
> modification)
>
Have you any benchmarks for this?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/