Ignore:
Timestamp:
03/04/13 08:56:02 (12 years ago)
Author:
wojtekp
Message:
 
Location:
DCWoRMS/branches/coolemall/simulator/schemas/resources/example
Files:
3 deleted
4 edited

Legend:

Unmodified
Added
Removed
  • DCWoRMS/branches/coolemall/simulator/schemas/resources/example/coolemall/example2.xml

    r603 r900  
    8686                                                         --> 
    8787                                                        <powerProfile> 
    88                                                                 <!-- CPUEnergyEstimationPlugin will be used to estimate energy consumption on processor level.--> 
     88                                                                <!-- ProcessorEnergyEstimationPlugin will be used to estimate energy consumption on processor level.--> 
    8989                                                                <energyEstimationPlugin> 
    90                                                                         <name>example.energy.CPUEnergyEstimationPlugin</name> 
     90                                                                        <name>example.energy.ProcessorEnergyEstimationPlugin</name> 
    9191                                                                </energyEstimationPlugin> 
    9292                                                                <parameter name="pState"> 
  • DCWoRMS/branches/coolemall/simulator/schemas/resources/example/coolemall_alaternative/example2.xml

    r605 r900  
    8686                                                         --> 
    8787                                                        <powerProfile> 
    88                                                                 <!-- CPUEnergyEstimationPlugin will be used to estimate energy consumption on processor level.--> 
     88                                                                <!-- ProcessorEnergyEstimationPlugin will be used to estimate energy consumption on processor level.--> 
    8989                                                                <energyEstimationPlugin> 
    90                                                                         <name>CPUEnergyEstimationPlugin</name> 
     90                                                                        <name>ProcessorEnergyEstimationPlugin</name> 
    9191                                                                </energyEstimationPlugin> 
    9292                                                                 
  • DCWoRMS/branches/coolemall/simulator/schemas/resources/example/example5.xml

    r604 r900  
    1818                                                <powerProfile> 
    1919                                                        <energyEstimationPlugin> 
    20                                                                 <name>CPUEnergyEstimationPlugin</name> 
     20                                                                <name>ProcessorEnergyEstimationPlugin</name> 
    2121                                                        </energyEstimationPlugin> 
    2222                                                        <powerStates> 
  • DCWoRMS/branches/coolemall/simulator/schemas/resources/example/example7.xml

    r604 r900  
    4747                                <powerProfile> 
    4848                                        <energyEstimationPlugin> 
    49                                                 <name>CPUEnergyEstimationPlugin</name> 
     49                                                <name>ProcessorEnergyEstimationPlugin</name> 
    5050                                        </energyEstimationPlugin> 
    5151                                        <powerStates> 
     
    132132                                <powerProfile> 
    133133                                        <energyEstimationPlugin> 
    134                                                 <name>CPUEnergyEstimationPlugin</name> 
     134                                                <name>ProcessorEnergyEstimationPlugin</name> 
    135135                                        </energyEstimationPlugin> 
    136136                                        <powerStates> 
Note: See TracChangeset for help on using the changeset viewer.