Hibernate (OS feature)
Encyclopedia : H : HI : HIB : Hibernate (OS feature)
Hibernate is a feature seen in many operating systems where the contents of RAM is written to non-volatile storage, such as the hard disk (as either a file or on a separate partition) before powering off the system. Hibernating and restoring from hibernate is generally faster than a cold boot and, if necessary, can be done without user interaction (unlike shutting down, which often requires the user to specify if open documents should be saved). To use hibernation the hard disk needs to have at least as much free space as there is RAM on the system.
Hibernation is often used on laptops and can generally be set to happen automatically on a low battery alarm. Early implementations of hibernation did use the BIOS but on modern systems the functionality is usually handled by the operating system. Hibernation is defined as sleeping mode S4 in the ACPI specification.
Operating System support
Windows
Microsoft Windows 2000 and later support hibernation at the operating system level without special drivers from the hardware manufacturer.Mac OS
Safe Sleep, the Mac equivalent of hibernate, has been available for new Mac models starting with an October 2005 revision of the PowerBook. Subsequently, a crack was made available to enable this feature for much older Mac computers running OS X 10.4. Classical Mac OS once also supported hibernate, but this feature was dropped by Apple.Linux
In the Linux kernel, Hibernate or suspend-to-disk is implemented by swsusp which is inbuilt into the 2.6 series. An alternative implementation is Suspend2 which is available as patches for the 2.4 and 2.6 kernels. It provides advantages such as support for SMP, 4GB high mem and preemption. Currently work is being done on merging Suspend2 into the mainline kernel.See also
External links
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.
