Difference between revisions of "DVFS"

From esoterum.org
Jump to: navigation, search
Line 4: Line 4:
 
=== Switching Overhead ===
 
=== Switching Overhead ===
 
*[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."
  
  

Revision as of 19:24, 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."


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