Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 549ea8a5817d6e0376942f2bc4b5e8fa > files > 12

fio-2.05-3.mga4.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