
Dell PowerEdge 2850
Processor: Pentium 4 Xeon 2.80GHz, 1024bytes cache
[cached]
Power Consumption
|
Dell PowerEdge 2850 Heatflow and Airflow Model
![]() Based on these main components, the figure below shows the airflow graph we developed for the server. We assigned a weight to each edge of this graph, to specify the percentage of the air that flows from one component/set of components to another in the graph.
![]() The corresponding dot language representation of the server and its associated heatflow and airflow is presented below. The values for the "weight" fields in this file resulted from our calibration experiments, which were done using micro-benchmarks (cpu_simple and disk) provided in the Mercury distribution. After calibration, we used the same .dot file to emulate the temperature of the server components while the server executed a more complex micro-benchmark (complex) that is also part of the distribution.
|
Calibration and Validation Resultscpu_simple (/proc): a simple micro-benchmark used to calibrate the weights of the heatflow and airflow graphs. The figure below shows the CPU utilization (computed from the information in /proc/stat), the CPU diode temperature, and the temperature of the air downstream from the CPU (measured with an external thermocouple).
![]() cpu_simple (performance counters): same figure with the CPU utilization calculated from the energy estimated using the CPU performance counters. Note that the CPU utilization never drops to zero because we actually calibrated the performance counters for an Intel Pentium 4 processor, which differs in idle power consumption. A future work is to recalibrate the performance counters for our Intel Xeon processor, and produce hyperthreaded versions of the energy estimation and micro-benchmarks.
![]() disk: a simple micro-benchmark used to calibrate the heatflow and airflow graphs as they relate to the disk. The figure below shows the disk utilization (computed from the information in /proc/diskstat) and the temperature of the disk as reported by its internal sensor.
![]() complex (/proc): After calibrating the heatflow and airflow weights with the simple micro-benchmarks, we ran a more complex micro-benchmark (without any further calibration) to evaluate the accuracy of the emulated temperatures. The figure below shows CPU utilization (estimated from /proc/stat) and the associated CPU temperatures.
![]() complex (performance counters): CPU utilization (based on the performance counters) and associated temperatures.
![]() complex (disk): disk utilization (computed from /proc/diskstats) and associated temperatures.
![]() |