Spdk/lib/blob
Alexey Marchuk ba8f1a9e5d blob: Add readv/writev ext ops to spdk_bs_dev
Introduce spdk_blob_ext_io_opts structure which
is used in the new *_ext functions.
Zeroes dev is updated with implementation of
readv_ext which uses  memory domains memzero
or regular memset().

Signed-off-by: Alexey Marchuk <alexeymar@mellanox.com>
Change-Id: Id94542196eff999827bf00591fd43804256fccb4
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/11369
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Mellanox Build Bot
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com>
2022-05-16 10:14:26 +00:00
..
blob_bs_dev.c blob: use uint64_t for unmap and write_zeroes lba count 2021-10-14 08:17:16 +00:00
blobstore.c blob: add return codes to bs_user_op_abort 2022-03-02 08:39:50 +00:00
blobstore.h blob: remove unused inline functions 2022-02-17 17:08:37 +00:00
Makefile so_ver: increase all major versions 2022-01-31 15:29:56 +00:00
request.c blob: add return codes to bs_user_op_abort 2022-03-02 08:39:50 +00:00
request.h blob: add return codes to bs_user_op_abort 2022-03-02 08:39:50 +00:00
spdk_blob.map lib/blob: add a map file. 2020-04-15 22:10:08 +00:00
zeroes.c blob: Add readv/writev ext ops to spdk_bs_dev 2022-05-16 10:14:26 +00:00