Re: [PATCH v3 0/7] no-copy bvec

From: Jens Axboe
Date: Tue Jan 26 2021 - 02:41:02 EST


On 1/9/21 9:02 AM, Pavel Begunkov wrote:
> Currently, when iomap and block direct IO gets a bvec based iterator
> the bvec will be copied, with all other accounting that takes much
> CPU time and causes additional allocation for larger bvecs. The
> patchset makes it to reuse the passed in iter bvec.

Applied, thanks.

--
Jens Axboe