Note to add no-fsync mode in the future

This commit is contained in:
Vitaliy Filippov
2019-11-27 02:27:38 +03:00
parent 74d8ea2f01
commit 06634054c9
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -1,4 +1,5 @@
// FIO engine to test Blockstore
// fio -thread -ioengine=./libfio_blockstore.so -name=test -bs=4k -direct=1 -fsync=16 -iodepth=16 -rw=randwrite -size=1G
#include "blockstore.h"
extern "C" {