- Timestamp:
- 07/19/12 08:48:17 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
xssim/trunk/src/test/rewolucja/schemas/example/coolemall/example2.xml
r331 r334 24 24 According to it, there are two supported power states: ON and OFF 25 25 Computing node in ON state consume 20 watts, while in OFF state 0. 26 Transition between ON and OFF state t ook30 seconds ant consumes 30 watts,27 while in the opposite energy consumption rate is equal 60 watts over 40 seconds.26 Transition between ON and OFF state takes 30 seconds ant consumes 30 watts, 27 while in the opposite energy consumption rate is equal 40 watts over 60 seconds. 28 28 --> 29 29 <powerProfile> … … 128 128 </schedulingPlugin> 129 129 <managedComputingResources include="true"> 130 <resourceName>rack_0</resourceName> 130 131 <resourceName>rack_1</resourceName> 131 132 <resourceName>rack_2</resourceName> 132 133 <resourceName>rack_3</resourceName> 133 <resourceName>rack_4</resourceName>134 134 </managedComputingResources> 135 135 </scheduler>
Note: See TracChangeset
for help on using the changeset viewer.