koder aka kdanilov | 652cd80 | 2015-04-13 12:21:07 +0300 | [diff] [blame^] | 1 | [defaults] |
2 | # 24h test | ||||
3 | NUM_ROUNDS=288 | ||||
4 | |||||
5 | buffered=0 | ||||
6 | wait_for_previous | ||||
7 | filename={FILENAME} | ||||
8 | iodepth=1 | ||||
9 | size=50Gb | ||||
10 | time_based | ||||
11 | runtime=300 | ||||
12 | |||||
13 | # --------------------------------------------------------------------- | ||||
14 | # check read and write linearity. oper_time = func(size) | ||||
15 | # --------------------------------------------------------------------- | ||||
16 | [24h_test * {NUM_ROUNDS}] | ||||
17 | blocksize=128k | ||||
18 | rw=randwrite | ||||
19 | direct=1 | ||||
20 |