mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-17 12:47:16 +00:00
9 lines
163 B
Bash
9 lines
163 B
Bash
#!/bin/sh
|
|
|
|
# SPDX-License-Identifier: MPL-2.0
|
|
|
|
set -e
|
|
|
|
echo "*** Running the LMbench file system create/delete test ***"
|
|
|
|
/benchmark/bin/lmbench/lat_fs -s 10k -P 1 |