Difference between revisions of "DVFS"

From esoterum.org
Jump to: navigation, search
Line 5: Line 5:
 
*[http://www.intel.co.jp/Assets/en_US/PDF/datasheet/323369.pdf Intel Xeop Processor 5600 Series, Datasheet Volume I]. March 2010.
 
*[http://www.intel.co.jp/Assets/en_US/PDF/datasheet/323369.pdf Intel Xeop Processor 5600 Series, Datasheet Volume I]. March 2010.
 
:-p. 168: "Processor core (including shared cache) is unavailable for less than 2us during the frequency transition."
 
:-p. 168: "Processor core (including shared cache) is unavailable for less than 2us during the frequency transition."
 +
:Power consumption table for 5600 by C-state
  
 
*Adrian Hoban. [http://download.intel.com/design/intarch/papers/323671.pdf Designing Real-Time Solutions on Embedded Intel® Architecture Processors]. Intel Corporation. May, 2010.
 
*Adrian Hoban. [http://download.intel.com/design/intarch/papers/323671.pdf Designing Real-Time Solutions on Embedded Intel® Architecture Processors]. Intel Corporation. May, 2010.

Revision as of 19:55, 28 August 2010

DVFS, Wikipedia An article that need to be written.

Switching Overhead

-p. 168: "Processor core (including shared cache) is unavailable for less than 2us during the frequency transition."
Power consumption table for 5600 by C-state
Power consumption table for several processors at different power management C-states


DVFS Project Resources

Concise references for DVFS project from 2003 using speedstep on an IBM Thinkpad
Good linux kernel reference
  • Topic: Addressing the power cost of switching overhead in DVFS processors.

Experimental Setup

DVFS Papers

Prediction and switching overhead

DVFS in Linux