allwinner_a64/android/external/fio/examples/tiobench-example.fio
2018-08-08 16:14:42 +08:00

24 lines
287 B
Text

; 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