commit | d3199a31c7bc72f6bcecbb3ebcc16940a1721e10 | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Fri Jul 10 18:09:18 2015 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Wed Jun 08 10:21:09 2016 +0200 |
tree | ea8bc6df0b3b2f00e8dd871b02d11fa37b6d6f80 | |
parent | b6495fa8493bb56e51506e39a5e575a4404c1cec [diff] |
qemu-img bench: Make start offset configurable This patch adds an option the specify the offset of the first request made by qemu-img bench. This allows to benchmark misaligned requests. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Denis V. Lunev <den@openvz.org> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>