Slashdot Mirror


PC Power Management, ACPI Explained In Detail

DK writes "Computer performance has increased steadily in recent years, and unfortunately so has power consumption. An ultimate gaming system equipped with a quad-core processor, two NVIDIA GeForce 8800 Ultra, 4 sticks of DDR2 memory, and a few hard drives can easily consume 500W without doing anything! To reduce power wastage, the industry standards APM and ACPI have been developed to make our computers work more efficiently. ACPI is the successor of APM and is explained in detail in this article."

4 of 133 comments (clear)

  1. ACPI? by crankyspice · · Score: 5, Insightful

    2002 called, it wants its Page 3 tech story back.

    --
    geek. lawyer.
  2. Not worth reading this crap by Aranykai · · Score: 5, Insightful

    Im sick and tired of having to view 11 pages of adds to read an article that could easily fit on one. Easily 6 adds per page.

    The Wikipedia ACPI article is better and doesn't shove crappy adds down your throat. http://en.wikipedia.org/wiki/ACPI

    --
    If sharing a song makes you a pirate, what do I have to share to be a ninja?
  3. No, I didn't read the fucking article. by adolf · · Score: 5, Insightful

    ACPI has been around for almost eleven fucking years. In-depth information about it can be had in all of the usual sources, from LKML to Wikipedia to decade-fucking-old back issues of Byte and PC Magazine.

    News? Where?

  4. Sleep is worthless by paul248 · · Score: 5, Insightful

    Being able to put components to sleep is pretty much worthless if you want to run anything resembling a server. Hardware manufacturers need to focus less on sleep states, and more on making components consume less power while they're active.

    A good first step is the 80plus initiative for power supplies. By increasing the power supply from 65-70% to 80-85% efficiency, you gain a decent amount of active power savings right off the top. If you care at all about conservation, make sure to check the efficiency rating of your next power supply.

    The people at Intel and AMD have made great strides toward power efficient CPUs, which can scale back their clocks on-demand without noticeably hurting performance, but the real remaining problem areas are in video cards, RAM, and especially hard drives.

    The ideal computer would consume almost zero power while sitting there doing "nothing," but be able to wake up at a moment's notice to handle requests from the user or the network. Power management should be hardware-based and completely transparent. ACPI is just a dirty hack that's becoming more useless as network accessibility becomes more important.