summaryrefslogtreecommitdiff
path: root/examples/tiobench-example.fio
blob: 5a4493e76c3de868ad8e863b6f9a841b0341803c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
; tiobench like setup, add more fX files between the stonewalls to
; create more threads

[global]
direct=1
size=512m
bsrange=4k-4k
timeout=60
numjobs=4	; 4 simultaneous threads for each job

[f1]
rw=write

[f2]
stonewall
rw=randwrite

[f3]
stonewall
rw=read

[f4]
stonewall
rw=randread