+20
−40
Loading
Write_zeroes command fallback had used its own split logic but multiple writes had been serialized. Use the unified split logic also for the write_zeroes command fallback. This not only improves the performance but also simplifies the code. Signed-off-by:Shuhei Matsumoto <smatsumoto@nvidia.com> Change-Id: I955870947ae036482871453b4870f06f6f7f947b Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17902 Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Community-CI: Mellanox Build Bot