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