Sophie

Sophie

distrib > Mageia > 5 > x86_64 > by-pkgid > 34d15899ad9c6cf638b6334993de4a3e > files > 12

fio-2.05-5.mga5.x86_64.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