tiobench: ensure that ioengine is being specified
[fio.git] / profiles / tiobench.c
index 0d2ce8065e261b276bf40f6a8a753c343225dbc2..bdb5985da006b11a4c611c48fc5e4e9e93f9b912 100644 (file)
@@ -14,6 +14,7 @@ static const char *tb_opts[] = {
        "buffered=0", sz_idx, bs_idx, loop_idx, dir_idx, t_idx,
        "timeout=600", "group_reporting", "thread", "overwrite=1",
        "filename=.fio.tio.1:.fio.tio.2:.fio.tio.3:.fio.tio.4",
+       "ioengine=sync",
        "name=seqwrite", "rw=write", "end_fsync=1",
        "name=randwrite", "stonewall", "rw=randwrite", "end_fsync=1",
        "name=seqread", "stonewall", "rw=read",