Linux systems' power consumption is rapidly becoming a top concern for operators of large data centers. A University of California Berkeley study recently attributed 90% of the increase in data center power consumption to servers priced at less than $25,000 each, the market where Linux is most important.
No results were found for your search.
Your query is too restrictive.
You might want to try: data center
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
But until recently, kernel developers have focused mostly on correctness and performance, leaving the hardware's power-saving features largely unused.
This year, the trend is finally turning around. Problems that get measured get fixed, and an alliance of developers across many different projects is coming together around a modest-looking text-based tool called PowerTOP. PowerTOP's author is Arjan van de Ven, a Linux developer working at Intel.
Thanks to new functionality called "tickless", Linux systems can go into low-power states, and stay there, without having to handle an internal timer every 100th to 1000th of a second. But the catch is that any program that does unnecessary work will wake up the whole machine, giving up the power savings.
PowerTOP's documentation explains, "Current processors save a lot of power if they are idle for long periods, which translates into a longer battery life for your laptop, or a lower energy bill for your data center. However, a Linux system consists of more software than just the kernel, and there are many tunables involved. It's not easy to see what is going on, and as a result the behavior is sometimes far from optimal, and a lot of power is wasted."
In other words, some of the software on a Linux system is like the person who turns the lights on when he comes in the room, then leaves them on when leaving a minute later. PowerTOP points the finger at programs that wake up the system.
When van de Ven first announced PowerTOP this May, Intel launched a companion Web site featuring some power-saving measures that the tool uncovered. A few have been simple tweaks, such as switching from blinking to non-blinking cursors, but most are just examples of power-insensitive coding.
Note: Register to have your user name appear; otherwise your comment will show up as "Anonymous."
*Anonymous comments will only appear once they are approved by the moderator.
• SCO CEO takes the witness stand
• Linux visionary convicted of murder
• Ubuntu releases Hardy Heron
• Computer experts protest Microsoft OOXML
• US software lock-ins harm local bidders
LugRadio Live USA San Francisco, April 12-13 2008.
Nerdapalooza Orlando, Florida, July 4-5 2008.
LinuxWorld Conference and Expo San Francisco, August 4-7, 2008.
![]()
![]()
![]()
| The Fanatical Support Promise: Our Commitment to You - Rackspace | Webcast: Enterprise Linux Support - Oracle |
Linux tool points out power-wasting applications By AdamB on July 30, 2007, 5:22 pm Reply | Read entire comment Better power saving support on laptops would be huge for Linux. Currently the only system I use at work that isn't Linux is my laptop and that's due to lack of support....
All comments (1)