1 ; tiobench like setup, add more fX files between the stonewalls to 2 ; create more threads 3 4 [global] 5 direct=1 6 size=512m 7 bsrange=4k-4k 8 timeout=60 9 numjobs=4 ; 4 simultaneous threads for each job 10 11 [f1] 12 rw=write 13 14 [f2] 15 stonewall 16 rw=randwrite 17 18 [f3] 19 stonewall 20 rw=read 21 22 [f4] 23 stonewall 24 rw=randread 25