摘要: 查看当前cpu运行频率: cat /proc/cpuinfo | grep -i "cpu mhz" 开启性能模式: cpupower -c all frequency-set -g performance 阅读全文
posted @ 2023-01-31 20:28 cansin 阅读(105) 评论(0) 推荐(0) 编辑