]> git.proxmox.com Git - qemu.git/commit
block: Add iops_size to do the iops accounting for a given io size.
authorBenoît Canet <benoit@irqsave.net>
Mon, 2 Sep 2013 12:14:41 +0000 (14:14 +0200)
committerStefan Hajnoczi <stefanha@redhat.com>
Fri, 6 Sep 2013 13:25:07 +0000 (15:25 +0200)
commit2024c1df43eae0d2e35663da0c6e8c51290a386e
treefb92213d73ab06a296a0c83797735cd66aae1674
parent3e9fab690d59ac15956c3733fe0794ce1ae4c4af
block: Add iops_size to do the iops accounting for a given io size.

This feature can be used in case where users are avoiding the iops limit by
doing jumbo I/Os hammering the storage backend.

Signed-off-by: Benoit Canet <benoit@irqsave.net>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
block/qapi.c
blockdev.c
hmp.c
qapi-schema.json
qemu-options.hx
qmp-commands.hx