mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-18 03:56:42 +00:00
9 lines
146 B
Bash
9 lines
146 B
Bash
#!/bin/sh
|
|
|
|
# SPDX-License-Identifier: MPL-2.0
|
|
|
|
set -e
|
|
|
|
echo "*** Running lmbench-syscall-write ***"
|
|
|
|
/benchmark/bin/lmbench/lat_syscall -P 1 write |