Lines Matching refs:echo
24 echo $L; echo "";
25 echo "Hang on, we are calculating your timing granularity."
31 echo "OK, it looks like you can time stuff down to $ENOUGH usec resolution."
32 echo ""
33 echo "Hang on, we are calculating your timing overhead."
39 echo "OK, it looks like your gettimeofday() costs $TIMING_O usecs."
40 echo ""
41 echo "Hang on, we are calculating your loop overhead."
47 echo "OK, it looks like your benchmark loop costs $LOOP_O usecs."
48 echo ""
57 MB=`echo \( $MB \* 7 \) / 10 | bc 2>/dev/null`
61 echo "Checking to see if you have $MB MB; please wait for a moment..."
71 @@ -223,8 +223,8 @@ then echo Warning: you have only ${MB}MB available memory.
74 echo "Hang on, we are calculating your cache line size."
80 echo "OK, it looks like your cache line is $LINE_SIZE bytes."
81 echo ""
89 then echo "Must be root to run disk benchmarks."
90 echo "Root is needed to flush the buffer cache"
92 echo $L
93 echo ""
94 echo "Calculating mhz, please wait for a moment..."
116 echo $L
119 echo $L
137 echo DISKS=\"$DISKS\" > $C
138 echo DISK_DESC=\"$DISK_DESC\" >> $C
139 echo OUTPUT=$OUTPUT >> $C
150 then echo "No config file?"
170 then echo Mailing results