Ignore:
Timestamp:
03/04/13 08:56:31 (12 years ago)
Author:
wojtekp
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • DCWoRMS/branches/coolemall/example/experiment3/resources3.xml

    r883 r902  
    3838                                                                <!-- Reference to energy usage estimation plugin --> 
    3939                                                                <energyEstimationPlugin> 
    40                                                                         <name>example.energy.CPUEnergyEstimationPlugin</name> 
     40                                                                        <name>example.energy.ProcessorEnergyEstimationPlugin</name> 
    4141                                                                </energyEstimationPlugin>                
    4242                                                                <!-- Definition of supported p-states and corresponding frequency and voltage level and power consumption --> 
     
    131131                                                                <!-- Reference to energy usage estimation plugin --> 
    132132                                                                <energyEstimationPlugin> 
    133                                                                         <name>example.energy.CPUEnergyEstimationPlugin</name> 
     133                                                                        <name>example.energy.ProcessorEnergyEstimationPlugin</name> 
    134134                                                                </energyEstimationPlugin>        
    135135                                                                <!-- Definition of supported p-states and corresponding frequency and voltage level and power consumption --> 
Note: See TracChangeset for help on using the changeset viewer.