checking the status of CPU throttling: whether ON or OFF
Posted
by
Gaurish Telang
on Super User
See other posts from Super User
or by Gaurish Telang
Published on 2011-01-09T05:54:15Z
Indexed on
2011/01/09
11:55 UTC
Read the original article
Hit count: 407
cpu
|Throttling
I am trying to install the ATLAS BLAS library which recommends that I turn if CPU throttling to do the install.
How do I check if my CPU throttling is ON or OFF?
I tried the suggestion of Code:
./cpufreq-selector -g performance
in the /usr/bin directory as suggested elsewhere in the forum but there was no output and the control returned back to the user.
I have searched everywhere but there does not seem to be a way to determine the status of the CPU throttling
© Super User or respective owner