qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Liang Li <liang.z.li@intel.com>
To: qemu-devel@nongnu.org
Cc: yang.z.zhang@intel.com, Liang Li <liang.z.li@intel.com>,
	dgilbert@redhat.com, quintela@redhat.com
Subject: [Qemu-devel] [PATCH] docs/multi-thread-compression.txt: erratum
Date: Fri, 24 Jul 2015 08:40:56 +0800	[thread overview]
Message-ID: <1437698456-22062-1-git-send-email-liang.z.li@intel.com> (raw)

The unit of the network bandwidth is wrong, it shoud be 'Mb', not 'Gb'.
Actually, the speed limit is set to '0' in the test, which means no limit.

Signed-off-by: Liang Li <liang.z.li@intel.com>
---
 docs/multi-thread-compression.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/multi-thread-compression.txt b/docs/multi-thread-compression.txt
index 3d477c3..5b06dd1 100644
--- a/docs/multi-thread-compression.txt
+++ b/docs/multi-thread-compression.txt
@@ -69,7 +69,7 @@ There is no additional application is running on the guest when doing
 the test.
 
 
-Speed limit: 1000Gb/s
+Speed limit: No limit
 ---------------------------------------------------------------
                     | original  | compress thread: 8
                     |   way     | decompress thread: 2
@@ -89,7 +89,7 @@ total ram(kB):      |  4211524  | 4211524
 There is an application running on the guest which write random numbers
 to RAM block areas periodically.
 
-Speed limit: 1000Gb/s
+Speed limit: No limit
 ---------------------------------------------------------------
                     | original  | compress thread: 8
                     |   way     | decompress thread: 2
-- 
1.9.1

                 reply	other threads:[~2015-07-24  0:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1437698456-22062-1-git-send-email-liang.z.li@intel.com \
    --to=liang.z.li@intel.com \
    --cc=dgilbert@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=quintela@redhat.com \
    --cc=yang.z.zhang@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).