Your IP : 216.73.216.74


Current Path : /proc/thread-self/root/usr/share/doc/fio/examples/
Upload File :
Current File : //proc/thread-self/root/usr/share/doc/fio/examples/tiobench-example.fio

; 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