setting CPU frequency
Colin Law
clanlaw at gmail.com
Thu Jan 18 14:42:13 UTC 2018
On 18 January 2018 at 14:21, Richard Kimber
<richardkimber at politicsresources.net> wrote:
> On Thu, 18 Jan 2018 14:03:34 +0000
> Colin Law <clanlaw at gmail.com> wrote:
>
>> >> while true; do sleep 0.1; cat /proc/cpuinfo|grep MHz; done
>> >>
>> >> and you should see it go up and down with more accurate
>> >> values ...
>> >
>> > Thanks. I tried that but there was no variation at all. All the
>> > reported values were cpu MHz : 4000.016
>>
>> What does it say if don't set it to 85?
>>
>> Colin
>
> If I set it to 100, it still says
> cpu MHz : 4000.016
Since it is already running at the speed you want then it seems you
don't need to do anything.
Colin
More information about the ubuntu-users
mailing list