Microsoft details Windows Server 2008 power management features

Interview

Microsoft details Windows Server 2008 power management features

Matt Stansberry, Site Editor
Is CPU throttling the most important piece of server power management?
With in-state servers, the vast amount of power goes to the CPU. With today's hardware and infrastructure, the CPUs are the biggest and best control we have. Also, we're putting more CPUs into a single box with multiple cores. Today, I think that's the biggest bang for the buck. Will servers take a performance hit?
That's largely a perception. We do this so many times a second on a laptop; it's a mature technology. The transmission latencies are so small, and

    Requires Free Membership to View

    When you register, you’ll also receive targeted alerts from my team of editorial writers and independent industry experts with the latest news, tips, and advice to help you do your job more efficiently and effectively. Our goal is to keep you informed on the hottest topics and biggest challenges faced by IT professionals today working with data center technologies.

    Cathleen A. Gagne, Senior Editorial Director

    By submitting your registration information to SearchDataCenter.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchDataCenter.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

Intel and AMD have done tremendous work to make sure the parts of the chips can be powered down seamlessly. What about running high-performance workloads?
A server running at 80% plus utilization is going to stay in a high processor state anyway. When the processor backs off, Windows can step it down. Also, in Windows Server 2008 you can lock a processor in a state right off the bat. We also have finer grade controls for thresholds that can address cases where the default settings don't fit what you want to do. The defaults that come out of the box are going to be good for the vast majority of people. At a recent conference I attended, the majority of attendees said they weren't using the existing throttle-down feature on Windows servers. Why is that?
The primary reason most people weren't using it is because it wasn't enabled out of the box. With Windows Server 2003, we were far more concerned about performance; it reflected the needs of the market at the time. We worried about getting every bit of performance out of machines, so the default was not to turn it on.

Fast-forward to 2008, and energy efficiency is much more in demand. Now we've enabled it by default on all major processors. We also offer course-grain and fine-grain controls. It's going to increase the adoption rate.

From what I've read, Windows has two possible ways to curb CPU usage: C states actually stop the clock, while P states slow the frequency of clock speed-down. Is that accurate?
In short, P states trade performance for lower power consumption by adjusting the frequency and voltage of the CPU. These are relevant when the system is executing code. C states put the processor to sleep in order to conserve power. These are relevant when the system is not executing code, when the system is idle. C states were the old way of doing CPU throttling, and P states are the newer method?
Yes, that is correct. Another way to look at this is that P states give you savings when you are working by adjusting the power required to do the job; C states save you power when you are not working. Is there a big difference between the way Windows Server 2008 manages power with Intel and AMD platforms or with server vendors?
There isn't a big difference. Both AMD and Intel have similar technology offerings. While they work in different manners the results are very close.

In general, for "good" power management support on Windows, a number of things need to be in place. First, the processors need to support these features. Second server vendors need to supply systems that enable and take advantage of these features. Third, server vendors need to properly expose them to Windows (via the ACPI [Advanced Configuration and Power Interface]). If all that is in place, Windows can effectively manage power on the system.

Let us know what you think about the story; email: Matt Stansberry, Site Editor.