Implement support for full stripe writes without parity calculation. The size and alignment of write IOs must be a multiple of full stripe size. To reflect this, the raid bdev's write_unit_size is set accordingly. We rely on the bdev layer to split larger IOs based on that. Signed-off-by: Artur Paszkiewicz <artur.paszkiewicz@intel.com> Change-Id: I6940280ad870f3bd678fd19346b06ba4bdadd52e Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/7702 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> |
||
---|---|---|
.. | ||
bdev_raid_rpc.c | ||
bdev_raid.c | ||
bdev_raid.h | ||
concat.c | ||
Makefile | ||
raid0.c | ||
raid5f.c |