首页 > 编程知识 正文

CentOS7 CPU 降频问题,散热没问题cpu降频

时间:2023-05-03 13:16:59 阅读:263138 作者:2337

CentOS7 系统默认的 CPUPOWER 策略是 powersave 节能模式,Google 了非常多的资料,一直没有找到解决办法,现在分享一下。

执行:

tuned-adm profile throughput-performance

查看 CPU 核心的实时频率:

watch -n 1 "cat /proc/cpuinfo | grep MHz"

相关资料:

https://community.centminmod.com/threads/some-performance-optimization-tips-on-centos.8946/https://huataihuang.gitbooks.io/cloud-atlas/os/linux/redhat/system_administration/systemd/cpupower.htmlhttps://blog.sleeplessbeastie.eu/2015/11/09/how-to-set-cpu-governor-at-boot/https://www.cnblogs.com/276815076/p/6477562.html

转载于:https://www.cnblogs.com/lvcisco/p/11244777.html

版权声明:该文观点仅代表作者本人。处理文章:请发送邮件至 三1五14八八95#扣扣.com 举报,一经查实,本站将立刻删除。