2 Star 0 Fork 4

openEuler/wayca-scheduler-bench

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
host_config 1.43 KB
一键复制 编辑 原始数据 按行查看 历史
# Example MM Test host config file, for run-kvm.sh
export MMTESTS_HOST_IP="192.168.122.1"
export AUTO_PACKAGE_INSTALL="yes"
# Let's have run-mmtests.sh output from the VMs in /tmp
#export MMTESTS_PSSH_OUTDIR=/tmp
#
# List of VMs inside which to run the tests
# (if not specified via command line)
#export MMTESTS_VMS="vm1 vm2"
# If the VMs are up already, and we know their IPs, we can
# use them directly. Note that this means:
# - run-kmv.sh will not (try to) power on the VMs, it will
# assume that they're up already and go straight to try
# to connect to them
# - run-kvm.sh will not (try to) shutdonw the VMs at the
# end of the benchmark, it will just leave them as they
# are
# - the MMTESTS_VMS array must be provided as well, and it
# must have the same number of entries than MMTESTS_VMS_IP
# (and names will be associated with IPs in the order they
# are found in the two arrays)
#export MMTESTS_VMS_IP="192.168.122.24 192.168.122.38"
#export MMTESTS_VMS="vm_a vm_b"
# If `numad` should be used on the host
#export MMTESTS_NUMA_POLICY="numad"
# The `tuned` that will be used on the host
export MMTESTS_TUNED_PROFILE="latency-performance"
# List of monitors for the host
export RUN_MONITOR=yes
export MONITORS_ALWAYS="top"
export MONITORS_GZIP="proc-vmstat mpstat"
export MONITORS_WITH_LATENCY="vmstat"
export MONITORS_TRACER="perf-event-stat"
export MONITOR_PERF_EVENTS=cpu-migrations,context-switches
export MONITOR_UPDATE_FREQUENCY=10
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openeuler/wayca-scheduler-bench.git
git@gitee.com:openeuler/wayca-scheduler-bench.git
openeuler
wayca-scheduler-bench
wayca-scheduler-bench
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385