Memo
Linux CPU 相关命令
Linux CPU 相关命令 查看 CPU 频率 `bash watch -n 1 cpupower monitor ` 当前的 CPU 调度 `bash cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor `
Linux CPU 相关命令
查看 CPU 频率
watch -n 1 cpupower monitor
当前的 CPU 调度
cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor