Skip to main content

What is the Differences Between Sleep (Standby) and Hibernate


What is the Differences Between Sleep (Standby) and Hibernate

Have you ever thought of what is the differences between Sleep and Hibernate options provided by Windows shutdown function? Both commands provide a easy and quick way to leave your computer in existing last state and come back to work on it at exactly the same state later without waiting too long to system to restore itself. However, fundamentally there are significant different between them that allows users to easily choose whether they should use Sleep or Hibernate.

Sleep is commonly known as Standby in Windows system or S3 in ACPI. In Sleep mode, the power supply to non-essential and non-critical component is withheld, and most system operation is shutdown and stopped. All data in physical memory (RAM module) is still kept in internal memory, and whole system is place in stand-by mode, which can be woke up and used almost immediately. In Sleep mode, the power load reduce considerably, saving a lot of energy. However, the power must not be cut off, and must be continue to supply to the computer. Once out of power, the system will have to start again just like a newly boot computer just started from power off state.
Windows Vista has enhanced sleep mode so that on notebook computer, sleeping computer will automatically hibernate when battery power level is low. It also has built-in Hybrid Sleep mode which ensure that system state is preserved when there is power lost.
Hibernate, or S4 in ACPI, meanwhile will save the data in physical memory to hard disk drive (HDD), and then power off the computer. In Hibernate mode, a file named hiberfil.sys which has the same file size as the amount of system memory will be created on the local disk. When user wants to use the computer again, the computer will boot up and load back the state at the last hibernation. The advantage of Hibernation mode is that no power is wasted for maximum saving of power. In Hibernation dormancy, no electricity is consumed by system. Beside, restore from Hibernate is generally faster than computer reboot, and is totally different from fresh start, as users can return to the exact state of last hibernation with all programs running and documents opened intact, instead of empty desktop. The disadvantage of Hibernate is that after a period of time, there may have fragmentation of file. Users will need to defragment the volume that stores the hibernation file frequently.

Comments

Popular posts from this blog

How to Overcome the "No More Sessions are allowed for User Hotspot Mikrotik"

Login Error Message Hotspot Mikrotik there are many.   In his prior articles we have reviewed about the Explanation of Error Message in Mikrotik Hotspot Login page.   This time we will discuss one of Message Error during log Hotspot Mikrotik, namely  No More Sessions are allowed for User $ (username). Why does the error message no more sessions are allowed for user $ (username) should be discussed? Because of this error message is quite often appear at hotspot user login, especially if you use the same username and password for many people. Why no more sessions are allowed for user $ (username) can arise? From the translation into Indonesian we already know that: there is no more sessions are allowed for this username.   So here username to be used by a user had no sessions will be allowed to be used by the Server Hotspot user login.   This is caused by the configuration of the proxy hotspot on the shared user is limited, wh...

How to Format a Large Hard Drive With FAT or FAT32

32 GB is the file size limit for partitions when formatting with the FAT or FAT32  file system  on Windows. What A File System Is & How You Can Find Out What Runs On Your Drives   What A File System Is & How You Can Find Out What Runs On Your Drives READ MORE Well, as some of you will know, FAT/FAT32 can actually handle up to 16 TB hard drives and up to 2 TB are supported in most operating systems. Microsoft has set a 32 GB partition size limit for the FAT/FAT32 file system to promote NTFS, which is generally more efficient when working with large partitions. In truth, this limitation only exists in recent versions of Windows. Moreover, Windows does recognize large hard drives formatted with FAT/FAT32. Finally, you can circumvent the 32 GB limit. In this article, I will show you how to format a large hard drive with FAT/FAT32 or create a 32+ GB partition with that file system. The Manual Way You don’t need a tool to circumvent the 32 GB partit...

How to Disable Windows 10 Update

Windows 10 Forces Me to Update "Every time I try to shut down my computer, I was forced to update my Windows 10. But I really don't want to update my operating system because the automatic update might take up the system and network resources. Is there anybody can help me solve this problem and disable Windows 10 update? Thanks in advance." Whenever you are faced with Windows 10's automatic update notification like: Install updates automatically  Download Updates but choose when to install them Check for updates but let me choose whether to download and install them What would you do? Here, we have the following solutions. All solutions to disable Windows 10 update: Solution 1. Disable Windows Update Service Solution 2. Change the Setting of the Group Policy Editor Solution 3. Meter Your Network Connection Solution 4. Change the Way of Windows 10 Updates Using Registry Tips Before proceeding with the four solutions to fully stop Windows 10 upd...