Add syscall-related benchmarks

This commit is contained in:
Yuke Peng
2024-07-18 15:24:28 +08:00
committed by Tate, Hongliang Tian
parent 0021f3014c
commit 02ad3d8cab
9 changed files with 87 additions and 0 deletions

View File

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