Re: [patch 0/6] AMD C1E aware idle support





On Thu, 12 Jun 2008, Thomas Gleixner wrote:

AMD CPUs with C1E support are currently excluded from high resolution
timers and NOHZ support. The reason is that C1E is a BIOS controlled
C3 power state which switches off TSC and the local APIC timer. The
ACPI C-State control manages the TSC/local APIC timer wreckage, but
this does not include the C1 based ("halt" instruction) C1E mode. The
BIOS/SMM controlled C1E state works on most systems even without
enabling ACPI C-State control.

What a mess.

What is the measured power savings that justifies this effort?

While I'm okay with platform specific idle states,
I'm not okay with the use of therm C1E here.

C1E has been shipped for many years on Intel processors
and it is completely transparent to the OS.

If AMD now has their own C1E and it breaks the OS,
please call is something like AMD_C1E to make it
totally clear in shared files like process.c
that consulting that variable or running that routine
on Intel hardware would be a Linux bug.

thanks
-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: Lahman, how ya doing?
    ... >things like Thermometer, Computer, Filter, Beam, etc. for objects. ... >> control blocks from. ... >Is Timer a true event generator? ... >queue structure. ...
    (comp.object)
  • Re: Lahman, how ya doing?
    ... >> target is around 14 seconds, much longer than any delays in the control ... >queue manager program unit and a Timer program unit that gets ticks from ... the Thermometer object reads an attribute in the simulation ... executes at a particular time, ...
    (comp.object)
  • Re: Havent done anything real with OOP yet.
    ... > The heatsink has its own control loop, thermometer, and heater. ... by the analog timer, one might just need: ...
    (comp.object)
  • Re: Problem writing Time-Out function
    ... The problem is that the timer will not fire until you get back to the main message pump, ... which you won't do because the library blocks (it may or may not be in an "infinite ... Because the GUI thread is blocked, ... problems later (particularly if the library is an ActiveX control or some other control ...
    (microsoft.public.vc.mfc)
  • Re: Havent done anything real with OOP yet.
    ... >> The heatsink has its own control loop, thermometer, and heater. ... >by the analog timer, one might just need: ... >> the thermal link, ...
    (comp.object)

Loading