Re: [discussion]sched: a rough proposal to enable power saving inscheduler

From: Chris Friesen
Date: Fri Aug 17 2012 - 16:17:47 EST


On 08/17/2012 01:50 PM, Matthew Garrett wrote:
On Fri, Aug 17, 2012 at 01:45:09PM -0600, Chris Friesen wrote:
On 08/17/2012 12:47 PM, Matthew Garrett wrote:

The datasheet for the Xeon E5 (my variant at least) says it doesn't
do C7 so never powers down the LLC. However, as you said earlier
once you can put the socket into C6 which saves about 30W compared
to C1E.

So as far as I can see with this CPU at least you would benefit from
shutting down a whole socket when possible.

Having any active cores on the system prevents all packages from going
into PC6 or deeper. What I'm not clear on is whether less deep package C
states are also blocked.


Right, we need the memory controller.

The E5 datasheet is a bit ambiguous, it reads:


A processor enters the package C3 low power state when:
-At least one core is in the C3 state.
-The other cores are in a C3 or lower power state, and the processor has been granted permission by the platform.


Unfortunately it doesn't specify whether that is the other cores in the package, or the other cores on the whole system.

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