How to get CPU turbo frequency?
I want to write small statusbar widget in C which will show current CPU frequency (including turbo).
For example I can (in shell) run sysctl -n dev.cpu.0.freq and that return maximal base frequency (or in Intel case: max base frequency + 1 MHz).
To get turbo freq...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.