17 lines
194 B
Plaintext
17 lines
194 B
Plaintext
; fio-rand-read.job for fiotest
|
|
|
|
[global]
|
|
name=fio-rand-read
|
|
filename=/root/fio-rand-read
|
|
rw=randread
|
|
bs=4K
|
|
direct=0
|
|
numjobs=1
|
|
time_based
|
|
runtime=100
|
|
|
|
[file1]
|
|
size=256M
|
|
ioengine=sync
|
|
iodepth=16
|