Sophie

Sophie

distrib > Mandriva > cooker > i586 > by-pkgid > 0df97748f39ed7ae9837c89372d49745 > files > 12

fio-2.0.7-1.i586.rpm

# Example usage of flows. The below will have roughly a 1:8 difference
# between job2 and job1.
[global]
norandommap
thread
time_based
runtime=30
direct=1
ioengine=libaio
iodepth=256
size=100g
bs=8k
filename=/tmp/testfile
flow_watermark=100
flow_sleep=1000

[job2]
numjobs=1
rw=write
flow=-8

[job1]
numjobs=1
rw=randread
flow=1