This commit is contained in:
2026-03-09 07:53:06 +00:00
parent 975afaf3f0
commit 470412a1c2
82 changed files with 7094 additions and 5234 deletions

19
src/fio_script/io_uring.fio Executable file
View File

@@ -0,0 +1,19 @@
[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