B. Parent
•
Linux Notes
Probing Core Frequency on Linux Systems
Use the following command within the shell to continuously probe the core frequency:
watch -n.1 "cat /proc/cpuinfo | grep \"^[c]pu MHz\""
09.02.20
PDF 1✕1
2✕1
2✕2
$\pi$