Re: [PATCH 02/11] mm/filemap: use page_cache_sync_ra() to kick off read-ahead

From: Kirill A. Shutemov
Date: Fri Dec 20 2024 - 05:57:18 EST


On Fri, Dec 13, 2024 at 08:55:16AM -0700, Jens Axboe wrote:
> Rather than use the page_cache_sync_readahead() helper, define our own
> ractl and use page_cache_sync_ra() directly. In preparation for needing
> to modify ractl inside filemap_get_pages().
>
> No functional changes in this patch.
>
> Reviewed-by: Christoph Hellwig <hch@xxxxxx>
> Signed-off-by: Jens Axboe <axboe@xxxxxxxxx>

Reviewed-by: Kirill A. Shutemov <kirill.shutemov@xxxxxxxxxxxxxxx>

--
Kiryl Shutsemau / Kirill A. Shutemov