Re: Linux 2.4.19-rc1-ac3

From: Russell King (rmk@arm.linux.org.uk)
Date: Sat Jul 13 2002 - 14:54:22 EST


On Sat, Jul 13, 2002 at 09:43:16PM +0200, Peter Osterlund wrote:
> So, is any of the above true for x86 processors? Or are there other
> reasons to expect frequency scaling to increase battery run-time.

You're right if your CPU usage is 100% - lowering the CPU clock rate
means you take longer to complete the task, and with the static
element of the CPU power consumption, you'd probably end up using
more energy to perform the same task in a longer time.

However, if, like most desktops, your CPU is sitting around 90% idle,
if you lower the CPU clock rate, the idle time will drop. Since the
power drops, the rate at which the CPU uses energy also drops.
However, overall your task completes in the same amount of time.

For instance, you are reading a file with "less". Is running the CPU
at full speed going to make you read the file any faster than if it's
running at slow speed? How about the amount of energy that the CPU
consumes for this task?

-- 
Russell King (rmk@arm.linux.org.uk)                The developer of ARM Linux
             http://www.arm.linux.org.uk/personal/aboutme.html

- 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/



This archive was generated by hypermail 2b29 : Mon Jul 15 2002 - 22:00:26 EST