[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-id: <479391C9.9020004@shaw.ca>
Date: Sun, 20 Jan 2008 12:24:09 -0600
From: Robert Hancock <hancockr@...w.ca>
To: David Newall <davidn@...idnewall.com>
Cc: Andi Kleen <andi@...stfloor.org>, Matt Mackall <mpm@...enic.com>,
Chodorenko Michail <misha@....by>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: PROBLEM: Celeron Core
David Newall wrote:
> Andi Kleen wrote:
>>> Isn't it the case that an idle machine will use
>>> less power when throttled than when not?
>>>
>> No that is not the case (not even on old CPUs)
>>
> Then why would it run cooler? What generates the heat when not
> throttled? What stops generating heat when throttled? And you say this
> happens without reducing power consumption? I'm not convinced. I'm a
> long way from that.
I believe that all throttling does is forcibly halt the CPU on a
particular duty cycle. This will reduce the rate of power consumption,
but reduces the CPU performance by a greater amount (since even at 100%
halted the CPU still consumes power) and so actually reduces performance
per watt. It will spread the heat and power usage produced from a given
workload task out in time (thus its usefulness in limiting CPU
temperature) but will consume more power overall.
Real CPU clock throttling schemes like SpeedStep, PowerNow, etc.
actually do increase performance per watt when they kick in.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists