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

2025-01-07 Thread Andrey Zhadchenko
Reviewed-by: Andrey Zhadchenko 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

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

2024-12-29 Thread Pavel Tikhomirov
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 extr