Spdk/module/bdev/malloc
Konrad Sztyber 560164d8da bdev/malloc: use appends for read requests
This only changes the interface bdev_malloc uses for scheduling the copy
to appends, but it won't chain those copies to an existing sequence, as
bdev_malloc doesn't report support for accel sequences yet.  That will
be changed in one of the subsequent patches.

Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com>
Change-Id: I6db2c79b15cb96a1b07c6cf5514004c76b9d2e92
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17198
Community-CI: Mellanox Build Bot
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com>
2023-04-19 06:36:20 +00:00
..
bdev_malloc_rpc.c malloc_bdev: Add physical block size optional argument 2023-02-22 12:59:10 +00:00
bdev_malloc.c bdev/malloc: use appends for read requests 2023-04-19 06:36:20 +00:00
bdev_malloc.h malloc_bdev: Add physical block size optional argument 2023-02-22 12:59:10 +00:00
Makefile so_ver: increase all major versions 2023-01-24 08:37:21 +00:00