[Devel] [PATCH v2 VZ9 0/4] vhost-blk: bounce buffer for unaligned requests

Andrey Zhadchenko andrey.zhadchenko at virtuozzo.com
Tue Jan 7 13:43:17 MSK 2025


Reviewed-by: Andrey Zhadchenko <andrey.zhadchenko at virtuozzo.com>

On 12/30/24 06:39, Pavel Tikhomirov wrote:
> This is a rework (this v2) of patches originally implemented by Andrey.
> 
> https://virtuozzo.atlassian.net/browse/PSBM-157752
> 
> Andrey Zhadchenko (2):
>    vhost-blk: rework iov and bio handling
>    vhost-blk: add bounce-buffer for non-aligned requests
> 
> David Howells (1):
>    iov_iter: Add a function to extract a page list from an iterator
> 
> Pavel Tikhomirov (1):
>    vhost-blk: remove excess vhost_blk_req.use_inline
> 
>   drivers/vhost/blk.c | 285 ++++++++++++++++++++++++++------------------
>   lib/iov_iter.c      |  62 ++++++++++
>   2 files changed, 228 insertions(+), 119 deletions(-)
> 


More information about the Devel mailing list