1 May 2007 08:25
Re: cpu speed and temperature
Michael van Elst <mlelstv <at> serpens.de>
2007-05-01 06:25:01 GMT
2007-05-01 06:25:01 GMT
blair.sadewitz <at> gmail.com ("Blair Sadewitz") writes:
>Have you tried using INTEL_ONDEMAND_CLOCKMOD? It currently doesn't do
>anything automatically, but it might help, or you could write a
>monitoring script.
That's PENTIUM4_ONDEMAND_CLOCKMOD and is for Pentium 4 only :) His
Core Duo uses the est driver which is already builtin as you can
see from his dmesg output.
| cpu0: Enhanced SpeedStep (1020 mV) 1200 MHz
| cpu0: unknown Enhanced SpeedStep CPU.
| cpu0: using only highest and lowest power states.
| cpu0: Enhanced SpeedStep frequencies available (MHz): 1200 800
His 4.0-kernel is single processor only. Changing the frequency
on a single core has no effect. That's why the est driver
was recently changed to propagate the frequency setting to
all cores. I could imagine that this doesn't work on a
single processor kernel.
That shouldn't be a problem for the 4.99.16-SMP-kernel though
which is multiprocessor and looks recent enough.
I can't see his XUbuntu files (403 - Forbidden). Linux supports
the different ACPI power modes, so it is possible that some
devices are simply put into power saving mode or even turned
off. There is also the possibility that ACPI uses different
(i.e. lower) voltages for the core when it switches power
modes.
(Continue reading)
> You can just define options INTEL_ONDEMAND_CLOCKMOD.
I used GENERIC plus this option.
Find attached the dmesg and sysctl parts.
I tried clockmod value 0 and 7 and the temperature didn't get lower
than 52,500degC in IDLE mode.
For what it's worth knowing it, I also did a few observations with
Windows XP, SpeedFan and PC Wizard 2007. It appears that when idling
those apps gives the following values:
- CPU Speed = 789,17 MHz
- Disk = 33°C
- CPU Temp / Temp1 = 52°C
- Core #1 = 52°C
- Core #2 = 50°C
- CPU activity when idling = between 3 and 5%...
'Not sure if it's good news NetBSD don't do better than Windows but
at least it does not do worse
RSS Feed