Skip to content

Instantly share code, notes, and snippets.

@kokukuma
Created October 27, 2015 01:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kokukuma/7d1b3586e03bc359992e to your computer and use it in GitHub Desktop.
Save kokukuma/7d1b3586e03bc359992e to your computer and use it in GitHub Desktop.
[global]
#size=64M
size=64k
ioengine=sync
invalidate=1
direct=0
randrepeat=1
gtod_reduce=1
norandommap
stonewall
[seq-read]
directory=./tmp/4
bs=4k
rw=read
name=seqread_4
[seq-read]
directory=./tmp/8
bs=8k
rw=read
name=seqread_8
[seq-read]
directory=./tmp/16
bs=16k
rw=read
name=seqread_16
[seq-read]
directory=./tmp/32
bs=32k
rw=read
name=seqread_32
[seq-read]
directory=./tmp/64
bs=64k
rw=read
name=seqread_64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment