occlum/demos/benchmarks/fio/configs/fio-rand-read.fio
2022-11-30 21:25:32 +08:00

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