examples: add a butterfly seek job file
authorSitsofe Wheeler <sitsofe@yahoo.com>
Sun, 9 Jul 2017 16:10:42 +0000 (17:10 +0100)
committerSitsofe Wheeler <sitsofe@yahoo.com>
Thu, 27 Jul 2017 05:15:00 +0000 (06:15 +0100)
commit8019f14b8f0538adffd8af39e06e5627b9c8773b
treed7a7be73d329248e0e6b68abfb1f1679efaeec33
parent4dbc7d3b076caf854e69e40e5fee8eb9994e9df3
examples: add a butterfly seek job file

Add a job file that approximates doing
read at start
read at end
read at start+1
read at end-1
[...]
read at end-1
read at start+1
read at end
read at start

Signed-off-by: Sitsofe Wheeler <sitsofe@yahoo.com>
doc/fio_examples.rst
examples/butterfly.fio [new file with mode: 0644]