projects
/
fio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(from parent 2:
9077755
)
Merge branch 'master' of ssh://git.kernel.dk/data/git/fio
author
Jens Axboe
<axboe@kernel.dk>
Fri, 24 May 2013 18:11:02 +0000
(20:11 +0200)
committer
Jens Axboe
<axboe@kernel.dk>
Fri, 24 May 2013 18:11:02 +0000
(20:11 +0200)
profiles/tiobench.c
patch
|
blob
|
blame
|
history
diff --git
a/profiles/tiobench.c
b/profiles/tiobench.c
index 0d2ce8065e261b276bf40f6a8a753c343225dbc2..bdb5985da006b11a4c611c48fc5e4e9e93f9b912 100644
(file)
--- a/
profiles/tiobench.c
+++ b/
profiles/tiobench.c
@@
-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",