Re: Power Saving

From: Phillip Susi
Date: Tue Nov 27 2007 - 17:31:47 EST


H. Peter Anvin wrote:
And more importantly, there is no power advantages over T states as opposed to C states. They pretty much mean pulsing the system in and out of either C1 or C2 depending on the CPU/chipset.

Well, they FORCE the use of the C states to save power, even if the kernel doesn't want to because it still has runnable tasks. This can be useful if you know you are running a task that busy waits but would not suffer from having the performance of the cpu cut in half. Since it is busy waiting, the kernel never activates the C states, but the throttling will force it and thus, save you power and heat.


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