怎样察看当前系统某个核的频率查看cpu0当前的频率的方法: cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq 如果当前cpu1也在运行的话,察看其当前频率的方法: cat /sys/devices/system/cpu/cpu1/cpufreq/scaling_cur_freq