Re: [Qemu-devel] [PATCH 3/5] qemu-img bench: Make start offset configurable

2016-06-06 Thread Denis V. Lunev
On 06/03/2016 03:30 PM, Kevin Wolf wrote: 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 --- qemu-img-cmds.hx | 4 ++-- qemu-img.c | 23 --- qemu

[Qemu-devel] [PATCH 3/5] qemu-img bench: Make start offset configurable

2016-06-03 Thread Kevin Wolf
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 --- qemu-img-cmds.hx | 4 ++-- qemu-img.c | 23 --- qemu-img.texi| 5 +++-- 3 files changed, 25 in