commit | b6495fa8493bb56e51506e39a5e575a4404c1cec | [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 | 24bfcfcfc95b354922246369da2a3ee97e02a43c | |
parent | b6133b8c68c75cdb6b74d23257cd330bb66f595b [diff] |
qemu-img bench: Sequential writes This extends qemu-img bench with an option that makes it use sequential writes instead of reads for the test run. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Denis V. Lunev <den@openvz.org> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>