rebuild
This commit is contained in:
19
src/fio_script/io_uring.fio
Executable file
19
src/fio_script/io_uring.fio
Executable 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
|
||||
|
||||
Reference in New Issue
Block a user