On 4/12/2017 5:01 PM, Alberto Garcia wrote:
On Thu 30 Mar 2017 02:10:10 PM CEST, Pradeep Jagadeesh wrote:
+##
+# == QAPI IOThrottle definitions
+##
+# @IOThrottle:
+#
+# A set of parameters describing block
+#
"describing block ..." ? There's missing text here.
Hmm..I will fix this.
Regards,
On Thu 30 Mar 2017 02:10:10 PM CEST, Pradeep Jagadeesh wrote:
> +##
> +# == QAPI IOThrottle definitions
> +##
> +# @IOThrottle:
> +#
> +# A set of parameters describing block
> +#
"describing block ..." ? There's missing text here.
Berto
This patchset introduces a new io throttle structure. This will be
used in both block and fsdev devices.
Signed-off-by: Pradeep Jagadeesh
---
qapi/block-core.json | 76 ++
qapi/iothrottle.json | 86