mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-22 17:03:23 +00:00
Optimize the latency of lmbench-signal-prot
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
7b58d97aa2
commit
a72c7dadf3
@ -7,4 +7,4 @@ set -e
|
||||
echo "*** Running the LMbench protection fault latency test ***"
|
||||
|
||||
dd if=/dev/zero of=/ext2/test_file bs=1M count=256
|
||||
/benchmark/bin/lmbench/lat_sig prot /ext2/test_file
|
||||
/benchmark/bin/lmbench/lat_sig -N 100 prot /ext2/test_file
|
Reference in New Issue
Block a user