qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] docs/multi-thread-compression.txt: erratum
@ 2015-07-24  0:40 Liang Li
  0 siblings, 0 replies; only message in thread
From: Liang Li @ 2015-07-24  0:40 UTC (permalink / raw)
  To: qemu-devel; +Cc: yang.z.zhang, Liang Li, dgilbert, quintela

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-07-24  0:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-24  0:40 [Qemu-devel] [PATCH] docs/multi-thread-compression.txt: erratum Liang Li

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).