blob: 42618d45dd9c3d8683ed9e6cb2a44fe50b1c318f [file] [log] [blame]
[global]
include defaults.cfg
direct=1
ramp_time=5
runtime=30
BLOCK_SIZES={% 512,1k,2k,4k,8k,16k,32k,128k,256k,512k,1m %}
# ---------------------------------------------------------------------
# check read and write linearity. oper_time = func(size)
# ---------------------------------------------------------------------
[linearity_test_{TEST_SUMM}]
blocksize={BLOCK_SIZES}
rw=randread
# ---------------------------------------------------------------------
# check sync write linearity. oper_time = func(size)
# check sync BW as well
# ---------------------------------------------------------------------
[linearity_test_{TEST_SUMM}]
blocksize={BLOCK_SIZES}
rw=randwrite
sync=1