Ignore:
Timestamp:
03/04/13 09:06:28 (12 years ago)
Author:
wojtekp
Message:
 
Location:
DCWoRMS/branches/coolemall/src/test/debb2dcworms/example
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • DCWoRMS/branches/coolemall/src/test/debb2dcworms/example/example1.xml

    r841 r904  
    1414         
    1515        <energyEstimationPlugin> 
    16                 <name>example.energy.recs.NodeEnergyEstimationPlugin</name> 
     16                <name>example.energy.coolemall.NodeEnergyEstimationPlugin</name> 
    1717                <resources> 
    1818                        <class>Node</class> 
  • DCWoRMS/branches/coolemall/src/test/debb2dcworms/example/example2.xml

    r842 r904  
    2121         
    2222        <energyEstimationPlugin> 
    23                 <name>example.energy.recs.NodeI7EnergyEstimationPlugin</name> 
     23                <name>example.energy.coolemall.NodeI7EnergyEstimationPlugin</name> 
    2424                <resources> 
    2525                        <class>Node</class> 
     
    2929         
    3030        <energyEstimationPlugin> 
    31                 <name>example.energy.recs.NodeAmdEnergyEstimationPlugin</name> 
     31                <name>example.energy.coolemall.NodeAmdEnergyEstimationPlugin</name> 
    3232                <resources> 
    3333                        <class>Node</class> 
     
    3737         
    3838        <energyEstimationPlugin> 
    39                 <name>example.energy.recs.ProcessorI7EnergyEstimationPlugin</name> 
     39                <name>example.energy.coolemall.ProcessorI7EnergyEstimationPlugin</name> 
    4040                <resources> 
    4141                        <class>Processor</class> 
     
    4545         
    4646        <energyEstimationPlugin> 
    47                 <name>example.energy.recs.ProcessorAmdEnergyEstimationPlugin</name> 
     47                <name>example.energy.coolemall.ProcessorAmdEnergyEstimationPlugin</name> 
    4848                <resources> 
    4949                        <class>Processor</class> 
Note: See TracChangeset for help on using the changeset viewer.