<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to monitor CPU frequencies?]]></title><description><![CDATA[<p dir="auto">On desktops, I use <code>cpufreq-info</code> to see current CPU frequencies etc. Which tools can be used on UBports?</p>
<p dir="auto">Manipulations related to CPU frequencies can be done with <code>cpufreq-set</code>, also from the package cpufrequtils. Is there a method for UBports? I need maximum performance for short periods of time.</p>
]]></description><link>https://forums.ubports.com/topic/6551/how-to-monitor-cpu-frequencies</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Apr 2026 05:29:51 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/6551.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 08 Aug 2021 10:21:50 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to monitor CPU frequencies? on Mon, 09 Aug 2021 13:28:46 GMT]]></title><description><![CDATA[<p dir="auto">I just tried to install the mentioned package <code>cpufrequtils</code>. It works as expected!</p>
<p dir="auto">Some more details. The maximum frequency can be maintained on my device for a long time - no thermal throttling or similar.</p>
<p dir="auto">I used the following command to track the frequency changes: <code>watch -n 5 -d "cpufreq-info | grep curr"</code></p>
]]></description><link>https://forums.ubports.com/post/54077</link><guid isPermaLink="true">https://forums.ubports.com/post/54077</guid><dc:creator><![CDATA[sven]]></dc:creator><pubDate>Mon, 09 Aug 2021 13:28:46 GMT</pubDate></item></channel></rss>