- Timestamp:
- 11/26/13 13:05:57 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
DCWoRMS/branches/coolemall/src/test/article2/recs/resourcesCoolEmAll.xml
r1182 r1219 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 2 <environment xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 3 xsi:noNamespaceSchemaLocation="../../../../simulator/schemas/resources/DC WormsResSchema.xsd">3 xsi:noNamespaceSchemaLocation="../../../../simulator/schemas/resources/DCwormsResSchemaNew.xsd"> 4 4 5 5 <timeEstimationPlugin> … … 9 9 <resources> 10 10 <computingResource class="DataCenter" name="COOLEMALL_TESTBED"> 11 <resourceUnit class="storage">12 <amount>4800000</amount>13 </resourceUnit>14 11 <profile> 15 12 <powerProfile> … … 19 16 </powerProfile> 20 17 </profile> 21 18 <resourceUnit class="storage"> 19 <amount>4800000</amount> 20 </resourceUnit> 22 21 <computingResource class="ComputingNode" type="Intel_i7" count="8" name="IntelI7"> 23 <resourceUnit class="memory">24 <amount>16384</amount>25 </resourceUnit>26 22 <parameter name="category"> 27 23 <value>Intel_i7</value> … … 43 39 </powerStates> 44 40 </powerProfile> 45 <airThroughputProfile>46 <airThroughputStates>47 <airThroughputState>48 <name>FAN_ON</name>49 <value>1000</value>50 <powerUsage>30</powerUsage>51 </airThroughputState>52 <airThroughputState>53 <name>FAN_OFF</name>54 <value>0</value>55 <powerUsage>10</powerUsage>56 </airThroughputState>57 </airThroughputStates>58 </airThroughputProfile>59 41 </profile> 42 <device class="Fan"> 43 <profile> 44 <powerProfile> 45 <energyEstimationPlugin> 46 <name>test.article2.recs.plugins.energy.FanEnergyEstimationPlugin</name> 47 </energyEstimationPlugin> 48 </powerProfile> 49 <airThroughputProfile> 50 <airThroughputStates> 51 <airThroughputState> 52 <name>FAN_ON</name> 53 <value>673</value> 54 <powerUsage>7</powerUsage> 55 </airThroughputState> 56 <airThroughputState> 57 <name>FAN_OFF</name> 58 <value>0</value> 59 <powerUsage>0</powerUsage> 60 </airThroughputState> 61 </airThroughputStates> 62 </airThroughputProfile> 63 <thermalProfile></thermalProfile> 64 </profile> 65 </device> 66 <resourceUnit class="memory"> 67 <amount>16384</amount> 68 </resourceUnit> 60 69 <computingResource class="Processor" count="1"> 61 70 <profile> … … 224 233 225 234 <computingResource class="ComputingNode" type="AMD_Fusion" count="6" name="AMDFusion"> 226 <resourceUnit class="memory">227 <amount>4096</amount>228 </resourceUnit>229 235 <parameter name="category"> 230 236 <value>AMD_Fusion</value> … … 246 252 </powerStates> 247 253 </powerProfile> 248 <airThroughputProfile>249 <airThroughputStates>250 <airThroughputState>251 <name>FAN_ON</name>252 <value>1000</value>253 <powerUsage>30</powerUsage>254 </airThroughputState>255 <airThroughputState>256 <name>FAN_OFF</name>257 <value>0</value>258 <powerUsage>10</powerUsage>259 </airThroughputState>260 </airThroughputStates>261 </airThroughputProfile>262 254 </profile> 255 <device class="Fan"> 256 <profile> 257 <powerProfile> 258 <energyEstimationPlugin> 259 <name>test.article2.recs.plugins.energy.FanEnergyEstimationPlugin</name> 260 </energyEstimationPlugin> 261 </powerProfile> 262 <airThroughputProfile> 263 <airThroughputStates> 264 <airThroughputState> 265 <name>FAN_ON</name> 266 <value>673</value> 267 <powerUsage>7</powerUsage> 268 </airThroughputState> 269 <airThroughputState> 270 <name>FAN_OFF</name> 271 <value>0</value> 272 <powerUsage>0</powerUsage> 273 </airThroughputState> 274 </airThroughputStates> 275 </airThroughputProfile> 276 <thermalProfile></thermalProfile> 277 </profile> 278 </device> 279 <resourceUnit class="memory"> 280 <amount>4096</amount> 281 </resourceUnit> 263 282 <computingResource class="Processor" count="1"> 264 283 <profile> 265 284 <powerProfile> 266 267 285 <parameter name="pState"> 268 286 <property name="name"> … … 296 314 297 315 <computingResource class="ComputingNode" type="Atom_D510" count="4" name="AtomD510"> 298 <resourceUnit class="memory">299 <amount>2048</amount>300 </resourceUnit>301 316 <parameter name="category"> 302 317 <value>Atom_D510</value> … … 318 333 </powerStates> 319 334 </powerProfile> 320 <airThroughputProfile>321 <airThroughputStates>322 <airThroughputState>323 <name>FAN_ON</name>324 <value>1000</value>325 <powerUsage>30</powerUsage>326 </airThroughputState>327 <airThroughputState>328 <name>FAN_OFF</name>329 <value>0</value>330 <powerUsage>10</powerUsage>331 </airThroughputState>332 </airThroughputStates>333 </airThroughputProfile>334 335 </profile> 335 336 <device class="Fan"> 337 <profile> 338 <powerProfile> 339 <energyEstimationPlugin> 340 <name>test.article2.recs.plugins.energy.FanEnergyEstimationPlugin</name> 341 </energyEstimationPlugin> 342 </powerProfile> 343 <airThroughputProfile> 344 <airThroughputStates> 345 <airThroughputState> 346 <name>FAN_ON</name> 347 <value>673</value> 348 <powerUsage>7</powerUsage> 349 </airThroughputState> 350 <airThroughputState> 351 <name>FAN_OFF</name> 352 <value>0</value> 353 <powerUsage>0</powerUsage> 354 </airThroughputState> 355 </airThroughputStates> 356 </airThroughputProfile> 357 <thermalProfile></thermalProfile> 358 </profile> 359 </device> 360 <resourceUnit class="memory"> 361 <amount>2048</amount> 362 </resourceUnit> 336 363 <computingResource class="Processor" count="1"> 337 364 <profile>
Note: See TracChangeset
for help on using the changeset viewer.