About: Hibernation (computing) is a research topic. Over the lifetime, 205 publications have been published within this topic receiving 2479 citations. The topic is also known as: hibernation (computing).
TL;DR: In this article, a method and apparatus for initializing a data processing system within a distributed data processing systems is presented. But the method is not suitable for large scale data sets.
Abstract: A method and apparatus provides initializing a data processing system within a distributed data processing system. The data processing system receives data wherein the data is used to initialize the data processing system. The data processing system saves an image within the data processing system in a selected state after initialization of the data processing system, wherein the image is a saved image. The data processing system restores to the state using the saved image.
TL;DR: In this article, the authors propose a fast hibernation operation to save power, while minimizing the amount of time it takes to enter the hibernation mode, and to resume normal operations.
Abstract: A computer system supports a fast hibernation operation to save power, while minimizing the amount of time it takes to enter the hibernation mode, and to resume normal operations. The system periodically stores data from system memory to non-volatile memory, such as a hard disk drive, during normal operations when the system is idle. The system includes activity monitors that detect when the data in memory pages is changed. The system periodically sweeps the monitors, and performs save operations to the non-volatile memory. When the system enters hibernation mode, the system determines which memory pages have been changed since the last save operation, and then saves those pages to memory. As an alternative, the system immediately can enter hibernation by supplying power to the memory pages that have not been saved since the last save operation. To implement this, independent switches under the control of the CPU of memory controller selectively turn off power to unsaved memory pages. The system can also implement a fast resume procedure by restoring the memory pages that have the highest priority, and saving the other pages in the background, or as need by the system devices. Prior to entering the hibernation mode, the pages may be prioritized based on various factors, including the last pages used, the pages used most frequently, or the pages that store the most critical data.
TL;DR: Sure, here is the TLDR:
The Hedgehog Hibernation Survey records hedgehogs from the UK, providing data on hibernation patterns and distribution.
Abstract: Hedgehog records from the UK-wide Hedgehog Hibernation Survey, first carried out in 2012. The survey is jointly funded by People's Trust for Endangered Species (PTES) and the British Hedgehog Preservation Society (BHPS), as part of the Hedgehog Street project.
TL;DR: In this paper, a system for and method of network booting of an operating system (O/S) on one or more client devices, such as personal computers (PC's), employing a hibernation image.
Abstract: A system for and method of network booting of an operating system (O/S) on one or more client devices, such as personal computers (PC's), employing a hibernation image. Remote booting of sets of client devices is facilitated by employing virtual disk emulation and, in certain preferred embodiments, broadcasting or multicasting of data residing on a network server which is necessary to appropriately boot and configure the one or more client devices, the data including hibernation, O/S and application files.
TL;DR: In this paper, a write-through cache policy is used to ensure that all the hiberfile data saved in cache will also be stored on the disk drive during the hibernation, so that if the cache and the disk drives are separated during hibernation and the full correct hiber file data will still be available for a resume operation.
Abstract: Various embodiments of the invention use a non-volatile (NV) memory to store hiberfile data before entering a hibernate state, and retrieve the data upon resume from hibernation. Unlike conventional systems, the reserve space in the NV memory (i.e., the erased blocks available to be used while in the run-time mode) may be used to store hiberfile data. Further, a write-through cache policy may be used to assure that all of the hiberfile data saved in cache will also be stored on the disk drive during the hibernation, so that if the cache and the disk drive are separated during hibernation, the full correct hiberfile data will still be available for a resume operation.