client: cleanup output types
[fio.git] / examples / fio-rand-write.job
1 ; fio-rand-write.job for fiotest
2
3 [global]
4 name=fio-rand-write
5 filename=fio-rand-write
6 rw=randwrite
7 bs=4K
8 direct=0
9 numjobs=4
10 time_based=1
11 runtime=900
12
13 [file1]
14 size=10G
15 ioengine=libaio
16 iodepth=16