Compaction allows for writing to 100% of the exposed address space Signed-off-by: Kozlowski Mateusz <mateusz.kozlowski@intel.com> Signed-off-by: Artur Paszkiewicz <artur.paszkiewicz@intel.com> Change-Id: I0860730299249e4369fac33fdab5fbd7ff91c1da Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13339 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com>
19 lines
222 B
Plaintext
19 lines
222 B
Plaintext
[global]
|
|
ioengine=spdk_bdev
|
|
spdk_json_conf=${FTL_JSON_CONF}
|
|
filename=${FTL_BDEV_NAME}
|
|
direct=1
|
|
thread=1
|
|
buffered=0
|
|
size=100%
|
|
randrepeat=0
|
|
time_based
|
|
norandommap
|
|
|
|
[test]
|
|
bs=4k
|
|
numjobs=1
|
|
rw=randwrite
|
|
iodepth=64
|
|
runtime=1200
|