Changeset 1376 for DCWoRMS/branches/coolemall/src/test/migrate
- Timestamp:
- 06/05/14 15:33:51 (11 years ago)
- Location:
- DCWoRMS/branches/coolemall/src/test/migrate
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
DCWoRMS/branches/coolemall/src/test/migrate/NodeEnergyEstimationPlugin.java
r1375 r1376 28 28 DataCenterWorkloadSimulator.getEventManager().sendToAllSchedulers(0, DCWormsTags.POWER_LIMIT_EXCEEDED, node.getFullName()); 29 29 } 30 System.out.println("power: " + node.getFullName() + "; " + powerConsumption);31 30 return powerConsumption; 32 31 } -
DCWoRMS/branches/coolemall/src/test/migrate/workload.swf
r1375 r1376 12 12 ;StartTime: Mon Nov 03 00:00:00 CET 2008 13 13 ;PUSpeed: 1 14 0 1-1 514 1 -1 -1 1 514 -1 -1 -1 -1 -1 -1 -1 -1 -115 1 2-1 514 1 -1 -1 1 514 -1 -1 -1 -1 -1 -1 -1 -1 -116 2 3-1 514 1 -1 -1 1 514 -1 -1 -1 -1 -1 -1 -1 -1 -117 3 4-1 514 1 -1 -1 1 514 -1 -1 -1 -1 -1 -1 -1 -1 -118 4 5-1 514 1 -1 -1 1 514 -1 -1 -1 -1 -1 -1 -1 -1 -114 0 0 -1 514 1 -1 -1 1 514 -1 -1 -1 -1 -1 -1 -1 -1 -1 15 1 0 -1 514 1 -1 -1 1 514 -1 -1 -1 -1 -1 -1 -1 -1 -1 16 2 0 -1 514 1 -1 -1 1 514 -1 -1 -1 -1 -1 -1 -1 -1 -1 17 3 0 -1 514 1 -1 -1 1 514 -1 -1 -1 -1 -1 -1 -1 -1 -1 18 4 0 -1 514 1 -1 -1 1 514 -1 -1 -1 -1 -1 -1 -1 -1 -1
Note: See TracChangeset
for help on using the changeset viewer.