ARTICLE DETAIL

建站实战干货

来自一线的建站与推广经验沉淀,每一条都经过真实交付验证。

cpu for rhel8 on vmware

2026/8/8 5:56:29 拓冰建站 浏览量
cpu for rhel8 on vmware

yum install sysstat -y
systemctl start sysstat
systemctl enable sysstat
systemctl status sysstat

tuned-adm list
tuned-adm profile throughput-performance
tuned-adm active

echo 1 second,total 3 times

mpstat -P ALL 1 3