commit | 2024c1df43eae0d2e35663da0c6e8c51290a386e | [log] [tgz] |
---|---|---|
author | BenoƮt Canet <benoit@irqsave.net> | Mon Sep 02 14:14:41 2013 +0200 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Fri Sep 06 15:25:07 2013 +0200 |
tree | fb92213d73ab06a296a0c83797735cd66aae1674 | |
parent | 3e9fab690d59ac15956c3733fe0794ce1ae4c4af [diff] |
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>