diff mbox

docs/multi-thread-compression.txt: erratum

Message ID 1437698456-22062-1-git-send-email-liang.z.li@intel.com
State New
Headers show

Commit Message

Li, Liang Z July 24, 2015, 12:40 a.m. UTC
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 mbox

Patch

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