最大频率降为70%

1
echo "70" | sudo tee /sys/devices/system/cpu/intel_pstate/max_perf_pct

查看效果

1
watch -n 0 "cat /proc/cpuinfo | grep -i mhz"