用户工具

站点工具


bit010:7_随笔笔记:8_历史的:未整理:x64_ubuntu_锁频

### GIT ###

https://salsa.debian.org/debian/cpufrequtils

https://blog.csdn.net/Hey___Man/article/details/107285365

https://blog.csdn.net/weixin_32759777/article/details/118541117

#上限

sudo cpufreq-set -c i -u 3.8GHz
# i  是你的线程id 比如你是4核心4线程,那么i={0,1,2,3}
#下限
sudo cpufreq-set -c i -d 3.8GHz

sudo apt-get install cpufrequtils
cpufreq-info
bit010/7_随笔笔记/8_历史的/未整理/x64_ubuntu_锁频.txt · 最后更改: 2025/05/26 15:30 由 127.0.0.1