Files
asterinas/test/benchmark/lmbench-signal-prot/run.sh
2024-08-28 14:27:41 +08:00

10 lines
230 B
Bash

#!/bin/sh
# SPDX-License-Identifier: MPL-2.0
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 -N 100 prot /ext2/test_file