summary refs log tree commit diff
path: root/playgrounds/fio/rand-write.fio
blob: 556441420721814821b232cfae0ad7cb1756d0e8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[global]
name=fio-rand-write
filename=./data/fio-rand-write
rw=randwrite
bs=4K
direct=0
numjobs=4
time_based=1
runtime=900

[file1]
size=8G
ioengine=libaio
iodepth=16