+20
−10
+10
−0
+11
−1
Loading
The write alignment feature is now supported for the null bdev. The null_bdev_create RPC has been updated with new arguments, enabling users to configure the following parameters when creating a null bdev: '-a' for preferred-write-alignment '-g' for preferred-write-granularity '-s' for optimal-write-size '-c' for preferred-unmap-alignment '-r' for preferred-unmap-granularity All the new parameters have a default value of 0, indicating unspecified value. Change-Id: Ia03be3a344eb695bc1a47a1a07a85f7b19a7fe45 Signed-off-by:Ori Evron <oevron@nvidia.com> Signed-off-by:
Jim Harris <jimharris@nvidia.com> Reviewed-on: https://review.spdk.io/c/spdk/spdk/+/26508 Reviewed-by:
Ankit Kumar <ankit.kumar@samsung.com> Tested-by:
SPDK Automated Test System <spdkbot@gmail.com> Reviewed-by:
Ben Walker <ben@nvidia.com> Community-CI: Mellanox Build Bot Reviewed-by:
Mateusz Kozlowski <mateusz.kozlowski@solidigm.com>