mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-08 21:06:48 +00:00
Make ext2_copy_files_bw
script consistent with description
This commit is contained in:
parent
2ec907875c
commit
2b767c774d
@ -6,4 +6,5 @@ set -e
|
||||
|
||||
echo "*** Running the LMbench lmdd test ***"
|
||||
|
||||
echo -n "lmdd result: " & /benchmark/bin/lmbench/lmdd if=/dev/zero of=/ext2/test_file bs=1M count=512
|
||||
dd if=/dev/zero of=/ext2/zero_file bs=1M count=512
|
||||
echo -n "lmdd result: " & /benchmark/bin/lmbench/lmdd if=/ext2/zero_file of=/ext2/test_file
|
Loading…
x
Reference in New Issue
Block a user