Files
zvfs/src/fio_script/io_uring.fio
2026-03-09 07:53:06 +00:00

20 lines
206 B
Plaintext
Executable File

[global]
thread=1
group_reporting=1
direct=1
verify=0
time_based=1
runtime=10
bs=16K
size=16384
iodepth=64
rw=randwrite
filename=kingfs
ioengine=io_uring
[test]
stonewall
description="variable bs"
bs=16K