Changeset 1219 for DCWoRMS


Ignore:
Timestamp:
11/26/13 13:05:57 (11 years ago)
Author:
wojtekp
Message:
 
Location:
DCWoRMS/branches/coolemall/src/test/article2/recs
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • DCWoRMS/branches/coolemall/src/test/article2/recs/resourcesCoolEmAll.xml

    r1182 r1219  
    11<?xml version="1.0" encoding="UTF-8"?> 
    22<environment xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  
    3         xsi:noNamespaceSchemaLocation="../../../../simulator/schemas/resources/DCWormsResSchema.xsd"> 
     3        xsi:noNamespaceSchemaLocation="../../../../simulator/schemas/resources/DCwormsResSchemaNew.xsd"> 
    44         
    55        <timeEstimationPlugin> 
     
    99        <resources> 
    1010                <computingResource class="DataCenter" name="COOLEMALL_TESTBED"> 
    11                         <resourceUnit class="storage"> 
    12                                 <amount>4800000</amount> 
    13                         </resourceUnit> 
    1411                        <profile> 
    1512                                <powerProfile> 
     
    1916                                </powerProfile>  
    2017                        </profile> 
    21                                  
     18                        <resourceUnit class="storage"> 
     19                                <amount>4800000</amount> 
     20                        </resourceUnit> 
    2221                        <computingResource class="ComputingNode" type="Intel_i7" count="8" name="IntelI7"> 
    23                                 <resourceUnit class="memory"> 
    24                                         <amount>16384</amount> 
    25                                 </resourceUnit> 
    2622                                <parameter name="category"> 
    2723                                        <value>Intel_i7</value> 
     
    4339                                                </powerStates>                           
    4440                                        </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> 
    5941                                </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> 
    6069                                <computingResource class="Processor" count="1"> 
    6170                                        <profile> 
     
    224233                         
    225234                        <computingResource class="ComputingNode" type="AMD_Fusion" count="6" name="AMDFusion"> 
    226                                 <resourceUnit class="memory"> 
    227                                         <amount>4096</amount> 
    228                                 </resourceUnit> 
    229235                                <parameter name="category"> 
    230236                                        <value>AMD_Fusion</value> 
     
    246252                                                </powerStates>                           
    247253                                        </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> 
    262254                                </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>                          
    263282                                <computingResource class="Processor" count="1"> 
    264283                                        <profile> 
    265284                                                <powerProfile> 
    266          
    267285                                                        <parameter name="pState"> 
    268286                                                                        <property name="name"> 
     
    296314 
    297315                        <computingResource class="ComputingNode" type="Atom_D510" count="4" name="AtomD510"> 
    298                                 <resourceUnit class="memory"> 
    299                                         <amount>2048</amount> 
    300                                 </resourceUnit> 
    301316                                <parameter name="category"> 
    302317                                        <value>Atom_D510</value> 
     
    318333                                                </powerStates>                           
    319334                                        </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> 
    334335                                </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>                  
    336363                                <computingResource class="Processor" count="1"> 
    337364                                        <profile> 
  • DCWoRMS/branches/coolemall/src/test/article2/recs/resourcesCoolEmAll_Intel.xml

    r1179 r1219  
    11<?xml version="1.0" encoding="UTF-8"?> 
    22<environment xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  
    3         xsi:noNamespaceSchemaLocation="../../../../simulator/schemas/resources/DCWormsResSchema.xsd"> 
     3        xsi:noNamespaceSchemaLocation="../../../../simulator/schemas/resources/DCwormsResSchemaNew.xsd"> 
    44         
    55        <timeEstimationPlugin> 
     
    99        <resources> 
    1010                <computingResource class="DataCenter" name="COOLEMALL_TESTBED"> 
    11                         <resourceUnit class="storage"> 
    12                                 <amount>4800000</amount> 
    13                         </resourceUnit> 
    1411                        <profile> 
    1512                                <powerProfile> 
     
    2017                                <thermalProfile></thermalProfile> 
    2118                        </profile> 
     19                        <resourceUnit class="storage"> 
     20                                <amount>4800000</amount> 
     21                        </resourceUnit> 
    2222                        <computingResource class="RECS" name="Recs1"> 
    2323                                <computingResource class="ComputingNode" type="Intel_i7" count="18" name="IntelI7"> 
    24                                         <resourceUnit class="memory"> 
    25                                                 <amount>16384</amount> 
    26                                         </resourceUnit> 
    2724                                        <parameter name="category"> 
    2825                                                <value>Intel_i7</value> 
     
    4441                                                        </powerStates>                           
    4542                                                </powerProfile> 
    46                                                 <airThroughputProfile> 
    47                                                         <airThroughputStates> 
    48                                                                 <airThroughputState> 
    49                                                                         <name>FAN_ON</name> 
    50                                                                         <value>673</value> 
    51                                                                         <powerUsage>7</powerUsage> 
    52                                                                 </airThroughputState> 
    53                                                                 <airThroughputState> 
    54                                                                         <name>FAN_OFF</name> 
    55                                                                         <value>0</value> 
    56                                                                         <powerUsage>0</powerUsage> 
    57                                                                 </airThroughputState> 
    58                                                         </airThroughputStates> 
    59                                                 </airThroughputProfile> 
    60                                                 <thermalProfile></thermalProfile> 
    6143                                        </profile> 
     44                                        <device class="Fan"> 
     45                                                <profile> 
     46                                                        <powerProfile> 
     47                                                                <energyEstimationPlugin> 
     48                                                                        <name>test.article2.recs.plugins.energy.FanEnergyEstimationPlugin</name> 
     49                                                                </energyEstimationPlugin>                                
     50                                                        </powerProfile> 
     51                                                        <airThroughputProfile> 
     52                                                                <airThroughputStates> 
     53                                                                        <airThroughputState> 
     54                                                                                <name>FAN_ON</name> 
     55                                                                                <value>673</value> 
     56                                                                                <powerUsage>7</powerUsage> 
     57                                                                        </airThroughputState> 
     58                                                                        <airThroughputState> 
     59                                                                                <name>FAN_OFF</name> 
     60                                                                                <value>0</value> 
     61                                                                                <powerUsage>0</powerUsage> 
     62                                                                        </airThroughputState> 
     63                                                                </airThroughputStates> 
     64                                                        </airThroughputProfile> 
     65                                                        <thermalProfile></thermalProfile> 
     66                                                </profile> 
     67                                        </device> 
     68                                        <resourceUnit class="memory"> 
     69                                                <amount>16384</amount> 
     70                                        </resourceUnit> 
    6271                                        <computingResource class="Processor" count="1"> 
    6372                                                <profile> 
     
    212221                                                                </parameter>                     
    213222                                                        </powerProfile> 
    214                                                                 <airThroughputProfile> 
    215                                                         <airThroughputStates> 
    216                                                                 <airThroughputState> 
    217                                                                         <name>FAN_ON</name> 
    218                                                                         <value>673</value> 
    219                                                                         <powerUsage>7</powerUsage> 
    220                                                                 </airThroughputState> 
    221                                                                 <airThroughputState> 
    222                                                                         <name>FAN_OFF</name> 
    223                                                                         <value>0</value> 
    224                                                                         <powerUsage>0</powerUsage> 
    225                                                                 </airThroughputState> 
    226                                                         </airThroughputStates> 
    227                                                 </airThroughputProfile> 
    228223                                                </profile> 
    229224                                                <computingResource class="Core" count="8"/> 
Note: See TracChangeset for help on using the changeset viewer.