Re: [linux-pm] [PATCH] cpuidle: avoid singing capacitors



On Tuesday 11 March 2008, Andi Kleen wrote:
I have now found a very hacky workaround that is slightly better than
disabling C3 altogether; making C3 exclusive to one core at a time. It
seems to kill the noise and the system now spends 50% in C3, instead of
0%.

I suspect it won't do much of C3 if only one core is idle this way.
Most likely you just disabled C3 this way in a way invisible to software.

Andi is correct.
C-states are coordinated in hardware.
ie. if both cores enter core-C3, then the hardware allows the package
to enter package C3.

Package C-states are a big deal -- that is where most of the power savings is.

So preventing all the cores from entering C3 at the same time is
the opposite of what we want to be doing.

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



Relevant Pages

  • Re: Sloow ASUS
    ... migrated my old IDE hard drives and DVD burners, ... CPU core. ... The AMD 3700 system ... I have tried disabling speedstep but it seems to make no discernable ...
    (alt.comp.periphs.mainboard.asus)
  • Re: [linux-pm] [PATCH] cpuidle: avoid singing capacitors
    ... Disabling the second core makes the noise go away. ...
    (Linux-Kernel)
  • Re: [linux-pm] [PATCH] cpuidle: avoid singing capacitors
    ... disabling C3 altogether; making C3 exclusive to one core at a time. ... seems to kill the noise and the system now spends 50% in C3, ... I suspect it won't do much of C3 if only one core is idle this way. ...
    (Linux-Kernel)
  • Re: [linux-pm] [PATCH] cpuidle: avoid singing capacitors
    ... disabling C3 altogether; making C3 exclusive to one core at a time. ... seems to kill the noise and the system now spends 50% in C3, ... I suspect it won't do much of C3 if only one core is idle this way. ...
    (Linux-Kernel)
  • Re: [linux-pm] [PATCH] cpuidle: avoid singing capacitors
    ... disabling C3 altogether; making C3 exclusive to one core at a time. ... seems to kill the noise and the system now spends 50% in C3, ... I suspect it won't do much of C3 if only one core is idle this way. ...
    (Linux-Kernel)