Dynamically managing processor temperature and power (1999) [37 citations — 0 self]
Abstract:
Hardware designers are facing the following dilemma: they must ensure that the processor temperature will never exceed a safe maximum, but they also know that this maximum is reached only under unrealistic benchmarks. In other words, the processor could be more ef-cient for an average workload. Maintaining a safe temperature bound is made dicult because it depends on system statistics as well as external parameters such as the room temperature. We present an adaptive approach that uses feedback to keep the processor temperature in a safe range. The temperature is regularly sampled. When it reaches a dangerous level, the applications responsible are slowed down. Our technique is implemented in the operating system so that it can both access hardware statistics and control the interleaving of processes. This allows us to aect only CPU-intensive (or \hot") processes and not reduce the responsiveness of interactive processes. We are able to keep the temperature under a predened threshold by constraining the maximum allowed CPU activity. This approach is superior to throttling: it does not aect slow processes and it has a better resolution when choosing a slowdown ratio. Moreover, near the temperature maximum, our results show that we can signicantly reduce the temperature with little cost in performance. 1

