Changeset 904 for DCWoRMS/branches/coolemall/src/test/debb2dcworms/example
- Timestamp:
- 03/04/13 09:06:28 (12 years ago)
- 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 14 14 15 15 <energyEstimationPlugin> 16 <name>example.energy. recs.NodeEnergyEstimationPlugin</name>16 <name>example.energy.coolemall.NodeEnergyEstimationPlugin</name> 17 17 <resources> 18 18 <class>Node</class> -
DCWoRMS/branches/coolemall/src/test/debb2dcworms/example/example2.xml
r842 r904 21 21 22 22 <energyEstimationPlugin> 23 <name>example.energy. recs.NodeI7EnergyEstimationPlugin</name>23 <name>example.energy.coolemall.NodeI7EnergyEstimationPlugin</name> 24 24 <resources> 25 25 <class>Node</class> … … 29 29 30 30 <energyEstimationPlugin> 31 <name>example.energy. recs.NodeAmdEnergyEstimationPlugin</name>31 <name>example.energy.coolemall.NodeAmdEnergyEstimationPlugin</name> 32 32 <resources> 33 33 <class>Node</class> … … 37 37 38 38 <energyEstimationPlugin> 39 <name>example.energy. recs.ProcessorI7EnergyEstimationPlugin</name>39 <name>example.energy.coolemall.ProcessorI7EnergyEstimationPlugin</name> 40 40 <resources> 41 41 <class>Processor</class> … … 45 45 46 46 <energyEstimationPlugin> 47 <name>example.energy. recs.ProcessorAmdEnergyEstimationPlugin</name>47 <name>example.energy.coolemall.ProcessorAmdEnergyEstimationPlugin</name> 48 48 <resources> 49 49 <class>Processor</class>
Note: See TracChangeset
for help on using the changeset viewer.