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

Pavel Tikhomirov ptikhomirov at virtuozzo.com
Mon Dec 30 08:39:47 MSK 2024


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(-)

-- 
2.47.0



More information about the Devel mailing list