aboutsummaryrefslogtreecommitdiffstats
path: root/README.html
diff options
context:
space:
mode:
authorPA4WDH2024-07-25 17:27:28 +0200
committerPA4WDH2024-07-25 17:27:28 +0200
commit5a33d25886af8f0996d901fcfc66674a3dc625db (patch)
tree8ad1db0da5a5aa39348d96d71cbea38e3b740c05 /README.html
parentFix typos (diff)
downloadcputemp2maxfreq-0.4.tar.gz
cputemp2maxfreq-0.4.tar.bz2
cputemp2maxfreq-0.4.zip
Add commandline parameter to set transition latency0.4
Diffstat (limited to 'README.html')
-rw-r--r--README.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.html b/README.html
index 312f4c6..5ed6157 100644
--- a/README.html
+++ b/README.html
@@ -30,6 +30,9 @@
</p>
<p><strong>Scaling options:</strong></p>
<ul>
+ <li><strong>-d</strong> sets the transition latency (the time it takes the
+ CPU to apply a new frequency). This is a value in microseconds or the
+ keyword &quot;auto&quot; for autodetection.</li>
<li><strong>-f</strong> sets the fallback frequency. In case something goes
wrong the program sets the CPU frequency to it's minimum. In case that
fails too it will try the fallback frequency</li>