add zv2404fs.c and fio

This commit is contained in:
wangbojing
2024-08-06 14:35:59 +00:00
parent 5f520127a8
commit 2871adf324
9 changed files with 197 additions and 0 deletions

19
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