qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v9 04/14] rdma: export throughput w/ MigrationSt


From: Michael R. Hines
Subject: Re: [Qemu-devel] [PATCH v9 04/14] rdma: export throughput w/ MigrationStats QMP
Date: Sun, 16 Jun 2013 00:04:27 -0400
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130329 Thunderbird/17.0.5

On 06/15/2013 05:09 AM, Eric Blake wrote:
On 06/14/2013 09:35 PM, address@hidden wrote:
From: "Michael R. Hines" <address@hidden>

This exposes throughput (in megabits/sec) through QMP.

Reviewed-by: Paolo Bonzini <address@hidden>
Signed-off-by: Michael R. Hines <address@hidden>
---
  hmp.c                         |    2 ++
  include/migration/migration.h |    1 +
  migration.c                   |    6 ++++++
  qapi-schema.json              |    5 ++++-
  4 files changed, 13 insertions(+), 1 deletion(-)
+++ b/qapi-schema.json
@@ -513,12 +513,15 @@
  # @dirty-pages-rate: number of pages dirtied by second by the
  #        guest (since 1.3)
  #
+# @mbps: throughput in megabits/sec. (since 1.5)
Should probably be 1.6 now.


Good catch.

- Michael




reply via email to

[Prev in Thread] Current Thread [Next in Thread]