From 35a37b74f293bed0aae31686a05da4f0e01a3edf Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Fri, 4 Sep 2009 13:32:58 +0000 Subject: [PATCH] ebl update doc about speed command --- docs/manuals/en/concepts/newfeatures.tex | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/docs/manuals/en/concepts/newfeatures.tex b/docs/manuals/en/concepts/newfeatures.tex index 62c06e9f..5ac10ae8 100644 --- a/docs/manuals/en/concepts/newfeatures.tex +++ b/docs/manuals/en/concepts/newfeatures.tex @@ -141,13 +141,18 @@ btape.c:956 Begin writing 3 files of 3.221 GB with blocks of 129024 bytes. ++++++++++++++++++++++++++++++++++++++++++ btape.c:604 Wrote 1 EOF to "Drive-0" (/dev/nst0) btape.c:406 Volume bytes=3.221 GB. Write rate = 44128.0 KB/s +... +btape.c:383 Total Volume bytes=9.664 GB. Total Write rate = 43531.7 KB/s + +btape.c:1090 Test with random data, should give the minimum throughput. +btape.c:956 Begin writing 3 files of 3.221 GB with blocks of 129024 bytes. +++++++++++++++++++++++++++++++++++++++++++ btape.c:604 Wrote 1 EOF to "Drive-0" (/dev/nst0) -btape.c:406 Volume bytes=3.221 GB. Write rate = 42951.2 KB/s +btape.c:406 Volume bytes=3.221 GB. Write rate = 7271.7 KB/s +++++++++++++++++++++++++++++++++++++++++++ -btape.c:604 Wrote 1 EOF to "Drive-0" (/dev/nst0) -btape.c:406 Volume bytes=3.221 GB. Write rate = 43531.7 KB/s -btape.c:383 Total Volume bytes=9.664 GB. Total Write rate = 43531.7 KB/s +... +btape.c:383 Total Volume bytes=9.664 GB. Total Write rate = 7365.9 KB/s + \end{verbatim} When using compression, the random test will give your the minimum throughput -- 2.39.5