Very minor tidyups in the report headers for bonnie runs.
authorfsgqa <fsgqa>
Sun, 10 Nov 2002 20:40:00 +0000 (20:40 +0000)
committerfsgqa <fsgqa>
Sun, 10 Nov 2002 20:40:00 +0000 (20:40 +0000)
Very minor tidyups in the report headers for bonnie runs.

run.bonnie_io
run.bonnie_ops

index 573faef7f3c9e11fb174abfcd97d7794dab2043c..4c7b75566d91887572612e800421b478155a39e2 100755 (executable)
@@ -32,7 +32,7 @@ filter_stdout()
 }
 
 if [ $# -gt 0 ]; then
-       echo "size:chnk,writeK/s,wcpu,rewriteK/s,rwcpu,readK/s,rcpu,seek/s,scpu"
+       echo "size:chnk,writeK/s,wCPU,rewriteK/s,rwCPU,readK/s,rCPU,seek/s,sCPU"
        exit 0
 fi
 run_bonnie -n 0 -s $BONNIE_FILESIZE:$BONNIE_CHUNKSIZE
index 6554c649f01d14f83fb66bab1a3b4123874ef0ca..1120ef6999d47be9d1844bbd9a5d63a0906a5259 100755 (executable)
@@ -41,7 +41,7 @@ filter_stdout()
 }
 
 if [ $# -gt 0 ]; then
-       echo Kfiles/dirs,seqCR/s,CPU,seqRM/s,CPU,rndmCR/s,CPU,rndmRM/s,CPU
+       echo Kfiles/dirs,seqCR/s,scCPU,seqRM/s,srCPU,rndmCR/s,rcCPU,rndmRM/s,rrCPU
        exit 0
 fi