对于有多个核心的CPU,查看CPU 频率的方法是:

cat  /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq

上面的这个是查看核心0的cpu的最大频率。

相关文章: