From 9a440880d14a640689e08aa79c1468ef36774604 Mon Sep 17 00:00:00 2001 From: PA4WDH Date: Wed, 24 May 2023 19:37:40 +0200 Subject: Fixes in README.html --- README.html | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.html b/README.html index cb5dbd4..4c07d64 100644 --- a/README.html +++ b/README.html @@ -87,7 +87,17 @@

The resulting graph should look like this:

- You can clearly see the scaling this daemon does between 12:37:26 and 12:40:19. + At the start of the graph the CPU Temperature (green line) was low enough to + allow the Scaling Maximum Frequency (light blue line) to go up to the CPU's + Maximum Frequency (red line). Then it got a heavy task to do, the CPU's + Current Frequency (yellow line) was scaled up to almost maximum and that + heated up the CPU. At around 12:37:26 the CPU Temperature has risen above the + Target Temperature (black line) and the Scaling Maximum Frequency was + lowered and the CPU Current Frequency followed. At around 12:40:19 the job was + finished and the CPU Frequency was scaled down for lower power consumtion, + it cooled down and that allowed the Scaling Maximum Frequency to be increased + the CPU's Maximum Frequency again. The scaling between 12:37:26 and 12:40:19 + was done by this daemon.

How to install this program

@@ -109,7 +119,7 @@ temperature allows it, and protect the hardware from overheating.

- Since i'm a Gentoo user there is a topic about this program on thei + Since i'm a Gentoo user there is a topic about this program on the Gentoo forums.

Happy computing!

-- cgit v1.2.3