Files
asterinas/test/benchmark/lmbench-fstat/run.sh
2024-07-18 18:20:28 +08:00

10 lines
181 B
Bash

#!/bin/sh
# SPDX-License-Identifier: MPL-2.0
set -e
echo "*** Running the LMbench fstat latency test ***"
touch test_file
/benchmark/bin/lmbench/lat_syscall -P 1 fstat test_file