lkml.org 
[lkml]   [2006]   [Jul]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.6.18 regression: cpufreq broken since 2.6.18-rc1 on pentium4
David Rees wrote:
> On 7/30/06, bert hubert <bert.hubert@netherlabs.nl> wrote:
>> On Sun, Jul 30, 2006 at 09:46:51PM +0200, Arjan van de Ven wrote:
>>
>> > as a side note ... you realize that clockmod doesn't actually save you
>> > any power right? ;)
>>
>> Indeed, and I've measured that too. But it saves an awful amount of
>> noise!
>
> If it doesn't save you power, how does it reduce noise? I guess it
> keeps you from overheating your processor which causes the fan to spin
> up?

The aim of power-saving techniques is to allow the same amount of
computational work to be done while consuming less power. For example,
if a task only uses 20% of the CPU at its maximum speed, the clock speed
can be dropped down to half of the maximum. The main advantage of this
is that it allows reducing the core voltage which I think accounts for
most of the power savings. Essentially the lower performance settings
have higher performance per watt than the higher settings.

Clock modulation doesn't reduce the CPU core voltage, nor does it reduce
the rate at which power is consumed when the CPU is in the active state.
It just causes the CPU to periodically stop its clock for a while,
during which no work is done. This means that the power and heat
produced is reduced but the work that can be done is also reduced by an
proportional amount, so there is little or no improvement in performance
per watt. As well, when the CPU has nothing to do it will be halted
anyway which does pretty much the same as what clockmod is doing.

Essentially clockmod is there as a way to limit the thermal output of
the CPU in thermal emergencies, it's not really very good as a
power-saving feature.

--
Robert Hancock Saskatoon, SK, Canada
To email, remove "nospam" from hancockr@nospamshaw.ca
Home Page: http://www.roberthancock.com/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-07-31 21:17    [W:0.043 / U:0.268 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site