1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <environment xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
---|
3 | xsi:noNamespaceSchemaLocation="../../simulator/schemas/resources/DCWormsResSchema.xsd"> |
---|
4 | |
---|
5 | <timeEstimationPlugin> |
---|
6 | <name>test.article2.recs.plugins.timeestimation.RecsTimeEstimationPlugin</name> |
---|
7 | </timeEstimationPlugin> |
---|
8 | |
---|
9 | <resources> |
---|
10 | <computingResource class="ComputeBox1" name="COOLEMALL_TESTBED"> |
---|
11 | <resourceUnit class="storage"> |
---|
12 | <amount>4800000</amount> |
---|
13 | </resourceUnit> |
---|
14 | <profile> |
---|
15 | <powerProfile> |
---|
16 | <energyEstimationPlugin> |
---|
17 | <name>example.energy.coolemall.CB1EnergyEstimationPlugin</name> |
---|
18 | </energyEstimationPlugin> |
---|
19 | </powerProfile> |
---|
20 | </profile> |
---|
21 | <computingResource class="RECS" name="Recs1"> |
---|
22 | <computingResource class="Node" type="Intel_i7" count="18" name="IntelI7"> |
---|
23 | <resourceUnit class="memory"> |
---|
24 | <amount>16384</amount> |
---|
25 | </resourceUnit> |
---|
26 | <parameter name="category"> |
---|
27 | <value>Intel_i7</value> |
---|
28 | </parameter> |
---|
29 | <profile> |
---|
30 | <powerProfile> |
---|
31 | <energyEstimationPlugin> |
---|
32 | <name>example.energy.coolemall.NodeEnergyEstimationPlugin</name> |
---|
33 | </energyEstimationPlugin> |
---|
34 | <powerStates> |
---|
35 | <powerState> |
---|
36 | <name>ON</name> |
---|
37 | <powerUsage>13.5</powerUsage> |
---|
38 | </powerState> |
---|
39 | <powerState> |
---|
40 | <name>OFF</name> |
---|
41 | <powerUsage>0</powerUsage> |
---|
42 | </powerState> |
---|
43 | </powerStates> |
---|
44 | </powerProfile> |
---|
45 | <airThroughputProfile> |
---|
46 | <airThroughputStates> |
---|
47 | <airThroughputState> |
---|
48 | <name>FAN_ON</name> |
---|
49 | <value>673</value> |
---|
50 | <powerUsage>7</powerUsage> |
---|
51 | </airThroughputState> |
---|
52 | <airThroughputState> |
---|
53 | <name>FAN_OFF</name> |
---|
54 | <value>0</value> |
---|
55 | <powerUsage>0</powerUsage> |
---|
56 | </airThroughputState> |
---|
57 | </airThroughputStates> |
---|
58 | </airThroughputProfile> |
---|
59 | <thermalProfile></thermalProfile> |
---|
60 | </profile> |
---|
61 | <computingResource class="Processor" count="1"> |
---|
62 | <profile> |
---|
63 | <powerProfile> |
---|
64 | <energyEstimationPlugin> |
---|
65 | <name>example.energy.coolemall.ProcessorEnergyEstimationPlugin</name> |
---|
66 | </energyEstimationPlugin> |
---|
67 | |
---|
68 | <parameter name="pState"> |
---|
69 | <property name="name"> |
---|
70 | <value>P_TURBO</value> |
---|
71 | </property> |
---|
72 | <property name="frequency"> |
---|
73 | <value unit="Hz">2301</value> |
---|
74 | </property> |
---|
75 | <property name="powerUsage"> |
---|
76 | <value unit="W">16</value> |
---|
77 | </property> |
---|
78 | </parameter> |
---|
79 | |
---|
80 | <parameter name="pState"> |
---|
81 | <property name="name"> |
---|
82 | <value>P0</value> |
---|
83 | </property> |
---|
84 | <property name="frequency"> |
---|
85 | <value unit="Hz">2300</value> |
---|
86 | </property> |
---|
87 | <property name="powerUsage"> |
---|
88 | <value unit="W">15</value> |
---|
89 | </property> |
---|
90 | </parameter> |
---|
91 | <parameter name="pState"> |
---|
92 | <property name="name"> |
---|
93 | <value>P1</value> |
---|
94 | </property> |
---|
95 | <property name="frequency"> |
---|
96 | <value unit="Hz">2200</value> |
---|
97 | </property> |
---|
98 | <property name="powerUsage"> |
---|
99 | <value unit="W">14</value> |
---|
100 | </property> |
---|
101 | </parameter> |
---|
102 | <parameter name="pState"> |
---|
103 | <property name="name"> |
---|
104 | <value>P2</value> |
---|
105 | </property> |
---|
106 | <property name="frequency"> |
---|
107 | <value unit="Hz">2100</value> |
---|
108 | </property> |
---|
109 | <property name="powerUsage"> |
---|
110 | <value unit="W">13</value> |
---|
111 | </property> |
---|
112 | </parameter> |
---|
113 | <parameter name="pState"> |
---|
114 | <property name="name"> |
---|
115 | <value>P3</value> |
---|
116 | </property> |
---|
117 | <property name="frequency"> |
---|
118 | <value unit="Hz">2000</value> |
---|
119 | </property> |
---|
120 | <property name="powerUsage"> |
---|
121 | <value unit="W">11.5</value> |
---|
122 | </property> |
---|
123 | </parameter> |
---|
124 | <parameter name="pState"> |
---|
125 | <property name="name"> |
---|
126 | <value>P4</value> |
---|
127 | </property> |
---|
128 | <property name="frequency"> |
---|
129 | <value unit="Hz">1900</value> |
---|
130 | </property> |
---|
131 | <property name="powerUsage"> |
---|
132 | <value unit="W">11</value> |
---|
133 | </property> |
---|
134 | </parameter> |
---|
135 | <parameter name="pState"> |
---|
136 | <property name="name"> |
---|
137 | <value>P5</value> |
---|
138 | </property> |
---|
139 | <property name="frequency"> |
---|
140 | <value unit="Hz">1800</value> |
---|
141 | </property> |
---|
142 | <property name="powerUsage"> |
---|
143 | <value unit="W">10.5</value> |
---|
144 | </property> |
---|
145 | </parameter> |
---|
146 | <parameter name="pState"> |
---|
147 | <property name="name"> |
---|
148 | <value>P6</value> |
---|
149 | </property> |
---|
150 | <property name="frequency"> |
---|
151 | <value unit="Hz">1700</value> |
---|
152 | </property> |
---|
153 | <property name="powerUsage"> |
---|
154 | <value unit="W">9.5</value> |
---|
155 | </property> |
---|
156 | </parameter> |
---|
157 | <parameter name="pState"> |
---|
158 | <property name="name"> |
---|
159 | <value>P7</value> |
---|
160 | </property> |
---|
161 | <property name="frequency"> |
---|
162 | <value unit="Hz">1600</value> |
---|
163 | </property> |
---|
164 | <property name="powerUsage"> |
---|
165 | <value unit="W">8.5</value> |
---|
166 | </property> |
---|
167 | </parameter> |
---|
168 | <parameter name="pState"> |
---|
169 | <property name="name"> |
---|
170 | <value>P8</value> |
---|
171 | </property> |
---|
172 | <property name="frequency"> |
---|
173 | <value unit="Hz">1500</value> |
---|
174 | </property> |
---|
175 | <property name="powerUsage"> |
---|
176 | <value unit="W">8</value> |
---|
177 | </property> |
---|
178 | </parameter> |
---|
179 | <parameter name="pState"> |
---|
180 | <property name="name"> |
---|
181 | <value>P9</value> |
---|
182 | </property> |
---|
183 | <property name="frequency"> |
---|
184 | <value unit="Hz">1400</value> |
---|
185 | </property> |
---|
186 | <property name="powerUsage"> |
---|
187 | <value unit="W">7</value> |
---|
188 | </property> |
---|
189 | </parameter> |
---|
190 | <parameter name="pState"> |
---|
191 | <property name="name"> |
---|
192 | <value>P10</value> |
---|
193 | </property> |
---|
194 | <property name="frequency"> |
---|
195 | <value unit="Hz">1300</value> |
---|
196 | </property> |
---|
197 | <property name="powerUsage"> |
---|
198 | <value unit="W">6.5</value> |
---|
199 | </property> |
---|
200 | </parameter> |
---|
201 | <parameter name="pState"> |
---|
202 | <property name="name"> |
---|
203 | <value>P11</value> |
---|
204 | </property> |
---|
205 | <property name="frequency"> |
---|
206 | <value unit="Hz">1200</value> |
---|
207 | </property> |
---|
208 | <property name="powerUsage"> |
---|
209 | <value unit="W">6</value> |
---|
210 | </property> |
---|
211 | </parameter> |
---|
212 | </powerProfile> |
---|
213 | </profile> |
---|
214 | </computingResource> |
---|
215 | </computingResource> |
---|
216 | </computingResource> |
---|
217 | </computingResource> |
---|
218 | <scheduler class="Cluster" name="cluster"> |
---|
219 | <!-- Definition of scheduling plugin at cluster level --> |
---|
220 | <schedulingPlugin> |
---|
221 | <name>example.localplugin.coolemall.recs.RECS_FCFS_Random_SP</name> |
---|
222 | </schedulingPlugin> |
---|
223 | <!-- Reference to managed resources - cluster manages resources belonging to the defined data center --> |
---|
224 | <managedComputingResources include="false"> |
---|
225 | <resourceName>COOLEMALL_TESTBED</resourceName> |
---|
226 | </managedComputingResources> |
---|
227 | </scheduler> |
---|
228 | </resources> |
---|
229 | |
---|
230 | </environment> |
---|