Difference between revisions of "DVFS"

From esoterum.org
Jump to: navigation, search
Line 16: Line 16:
  
 
*[http://www.csl.cornell.edu/~lijian/docs/lij_power_hpca06.pdf Dynamic Power-Performance Adaptation of Parallel Computation on Chip Multiprocessors]
 
*[http://www.csl.cornell.edu/~lijian/docs/lij_power_hpca06.pdf Dynamic Power-Performance Adaptation of Parallel Computation on Chip Multiprocessors]
 +
 +
*[http://ieeexplore.ieee.org/iel5/43/30006/01372658.pdf M. Pedram, K. Choi, R. Soma, Fine-Grained Dynamic Voltage and Frequency Scaling for Precise Energy and Performance Tradeoff Based on the Ratio of Off-Chip Access to On-Chip Computation Times]
  
 
=== DVFS in Linux ===
 
=== DVFS in Linux ===
  
 
*[http://www.public.asu.edu/~ashriva6/teaching/LPCA/Readings/05B-01.pdf Mitigating Amdahl’s Law Through EPI Throttling]
 
*[http://www.public.asu.edu/~ashriva6/teaching/LPCA/Readings/05B-01.pdf Mitigating Amdahl’s Law Through EPI Throttling]

Revision as of 16:59, 23 February 2007

DVFS, Wikipedia An article that need to be written.

DVFS Project Resources

Concise references for DVFS project from 2003 using speedstep on an IBM Thinkpad
Good linux kernel reference

Experimental Setup

DVFS Papers

DVFS in Linux