numam-spdk/test/bdev
Jim Harris 58bcd554b5 bdevperf: add unmap IO workload
There is an existing unmap "workload" but it is not a
real workload - it's just used as a type of verify
function to check if an unmapped region later returns
zeroes.  This has typically been true for Intel NVMe SSDs
but is not universal, so this functionality is not really
useful.  It's not used anywhere in any of the tests in the
SPDK tree either.

So replace it with a real "unmap" workload that will
do sequential unmap operations on the underlying
bdev.  A future enhancement could make these unmap
operations random across the bdev - but that can be
added later.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I99d7c2d455fb5c3c87712a5bbfd890d257630f88

Reviewed-on: https://review.gerrithub.io/413151
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2018-06-01 21:01:42 +00:00
..
bdevio test: move the bdev directory up one level 2018-03-23 19:45:09 -04:00
bdevperf bdevperf: add unmap IO workload 2018-06-01 21:01:42 +00:00
bdev.conf.in bdev: update the name of Passthru section 2018-04-10 15:44:54 -04:00
blockdev.sh examples/bdev: add hello world example 2018-05-11 15:22:22 +00:00
common.c test: move the bdev directory up one level 2018-03-23 19:45:09 -04:00
Makefile test: move the bdev directory up one level 2018-03-23 19:45:09 -04:00
nbd_common.sh test: move the bdev directory up one level 2018-03-23 19:45:09 -04:00