Sleep mode
From Wikipedia, the free encyclopedia
| This article does not cite any references or sources. Please help improve this article by adding citations to reliable sources. Unverifiable material may be challenged and removed. (November 2008) |
- See also: Standby power
Sleep mode refers to a low power mode for electronic devices such as computers, televisions, and remote controlled devices. These modes save significant electrical consumption compared to leaving a device fully on and idle but allow the user to avoid having to reset programming codes or wait for a machine to reboot. Many devices signify this power mode by a pulsing LED power light.
[edit] In Computing
Sleep mode can go by many different names including stand-by (Windows), deep sleep (Mac) and suspend (Linux). When placed in this Sleep mode, aside from the RAM which is required to restore the machine's state, the computer attempts to cut power to all unneeded parts of the machine. Because of the large power savings, most laptops automatically enter this mode when the computer is running on batteries and the lid is closed.
Though generally thought as two separate functions, modern Macintoshes and some specially configured Linux machines also feature a variation of Sleep mode that incorporates the strengths of hibernate. The RAM is copied to the hard drive before sleep mode is initiated, allowing for safety from power failure and instant-on at the same time.
ACPI is the current standard for power management, superseding APM and providing the backbone for sleep and hibernation on modern computers. When a non-ACPI device is plugged in, Windows will sometimes disable stand-by functionality for the whole operating system. Without ACPI functionality, as seen on older hardware, sleep mode is usually restricted to turning off the monitor and spinning down the hard drive.
[edit] See also
Linux implementations of Sleep/Suspend/Hibernate

