Re: [PATCH] iov_iter: don't require contiguous pages in iov_iter_extract_bvec_pages
From: Jens Axboe
Date: Tue Oct 29 2024 - 11:27:00 EST
On Thu, 24 Oct 2024 07:00:15 +0200, Christoph Hellwig wrote:
> The iov_iter_extract_pages interface allows to return physically
> discontiguous pages, as long as all but the first and last page
> in the array are page aligned and page size. Rewrite
> iov_iter_extract_bvec_pages to take advantage of that instead of only
> returning ranges of physically contiguous pages.
>
>
> [...]
Applied, thanks!
[1/1] iov_iter: don't require contiguous pages in iov_iter_extract_bvec_pages
(no commit info)
Best regards,
--
Jens Axboe