qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH] docs/multi-thread-compression.txt: erratum


From: Liang Li
Subject: [Qemu-devel] [PATCH] docs/multi-thread-compression.txt: erratum
Date: Fri, 24 Jul 2015 08:40:56 +0800

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 <address@hidden>
---
 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 via email to

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