blob: 478439ee192531f994dc7793ada814b8f897abf9 [file] [log] [blame]
koder aka kdanilovb896f692015-04-07 14:57:55 +03001[defaults]
2NUM_ROUNDS=7
koder aka kdanilovb896f692015-04-07 14:57:55 +03003ramp_time=5
4buffered=0
5wait_for_previous
6filename={FILENAME}
7iodepth=1
8size=10Gb
9time_based
10runtime=30
koder aka kdanilov2e928022015-04-08 13:47:15 +030011group_reporting
koder aka kdanilovb896f692015-04-07 14:57:55 +030012
13# ---------------------------------------------------------------------
14# check different thread count. (latency, bw) = func(th_count)
15# ---------------------------------------------------------------------
16[concurrence_test_{TEST_SUMM} * {NUM_ROUNDS}]
17blocksize={% 4k, 1m %}
koder aka kdanilov2e928022015-04-08 13:47:15 +030018rw={% randwrite, randread %}
koder aka kdanilovb896f692015-04-07 14:57:55 +030019direct=1
20numjobs={% 1, 2, 5, 10, 15, 20, 25, 30, 35, 40 %}
21
koder aka kdanilov2e928022015-04-08 13:47:15 +030022[concurrence_test_{TEST_SUMM} * {NUM_ROUNDS}]
23blocksize={% 4k, 1m %}
24rw=randwrite
25direct=0
26sync=1
27numjobs={% 1, 2, 5, 10, 15, 20, 25, 30, 35, 40 %}