How to monitor CPU frequencies?
-
On desktops, I use
cpufreq-infoto see current CPU frequencies etc. Which tools can be used on UBports?Manipulations related to CPU frequencies can be done with
cpufreq-set, also from the package cpufrequtils. Is there a method for UBports? I need maximum performance for short periods of time. -
I just tried to install the mentioned package
cpufrequtils. It works as expected!Some more details. The maximum frequency can be maintained on my device for a long time - no thermal throttling or similar.
I used the following command to track the frequency changes:
watch -n 5 -d "cpufreq-info | grep curr"
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login