Report cached and buffered read speeds
This commit is contained in:
parent
f1a541cde8
commit
d01654f9e8
|
@ -1817,7 +1817,7 @@ function performance_benchmarks {
|
|||
fi
|
||||
echo ''
|
||||
echo $"Testing read speed of drive $test_drive"
|
||||
hdparm -t $test_drive
|
||||
hdparm -tT $test_drive
|
||||
any_key
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue