blob: 19c9e504772c768ea9b7de9342ac7fe153fb9b46 [file] [log] [blame]
koder aka kdanilov652cd802015-04-13 12:21:07 +03001[defaults]
2NUM_ROUNDS=7
3ramp_time=5
4buffered=0
5wait_for_previous
6filename={FILENAME}
7iodepth=1
8size=10Gb
9time_based
10runtime=30
11group_reporting
12rate={BW_LIMIT}
13rate_iops={IOPS_LIMIT}
14
15# ---------------------------------------------------------------------
16# check different thread count. (latency, bw) = func(th_count)
17# ---------------------------------------------------------------------
18[vm_count_{TEST_SUMM} * {NUM_ROUNDS}]
19blocksize={% 4k, 1m %}
20rw={% randwrite, randread %}
21direct=1
22numjobs={% 1, 2, 5, 10, 15, 20, 25, 30, 35, 40 %}
23
24[vm_count_{TEST_SUMM} * {NUM_ROUNDS}]
25blocksize={% 4k, 1m %}
26rw=randwrite
27direct=0
28sync=1
29numjobs={% 1, 2, 5, 10, 15, 20, 25, 30, 35, 40 %}