mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-24 18:03:25 +00:00
Add select file test
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
fd5fe26fae
commit
2aaf08e2dc
9
test/benchmark/lmbench-select-file/run.sh
Normal file
9
test/benchmark/lmbench-select-file/run.sh
Normal file
@ -0,0 +1,9 @@
|
||||
#!/bin/sh
|
||||
|
||||
# SPDX-License-Identifier: MPL-2.0
|
||||
|
||||
set -e
|
||||
|
||||
echo "*** Running the LMbench select file latency test ***"
|
||||
|
||||
/benchmark/bin/lmbench/lat_select -P 1 file
|
Reference in New Issue
Block a user