summary refs log tree commit diff
path: root/playgrounds/fio/rand-read.fio
blob: 8d473af5e7d003fdeac3d4833c30f480441fd0de (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[global]
name=fio-rand-RW
filename=./data/fio-rand-RW
rw=randrw
rwmixread=60
rwmixwrite=40
bs=4K
direct=0
numjobs=4
time_based=1
runtime=900

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