The Computer Oracle

Why is hibernation still used?

--------------------------------------------------
Hire the world's top talent on demand or became one of them at Toptal: https://topt.al/25cXVn
and get $2,000 discount on your first invoice
--------------------------------------------------

Music by Eric Matyas
https://www.soundimage.org
Track title: Future Grid Looping

--

Chapters
00:00 Why Is Hibernation Still Used?
01:11 Answer 1 Score 31
01:34 Answer 2 Score 140
01:59 Accepted Answer Score 111
02:59 Answer 4 Score 20
04:16 Thank you

--

Full question
https://superuser.com/questions/644690/w...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#windows #hibernate

#avk47



ANSWER 1

Score 140


Because it saves the status of all running programs. I leave all my programs open and can resume working the next day very easily.

Doing a real boot would require to start all programs again, load all the same files into those programs, get to the same place that I was at before, and put all my windows in exactly the same place.

Hibernating saves a lot of work pulling these things back up again.




ACCEPTED ANSWER

Score 111


Normally hibernate mode saves your computer's memory, this includes for example open documents and running applications, to your hard disk and shuts down the computer, it uses zero power. Once the computer is powered back on, it will resume everything where you left off.

You can use this mode if you won't be using the laptop/desktop for an extended period of time, and you don't want to close your documents.

Simple Usage And Purpose: Save electric power and resuming of documents. In simple terms this comment serves nice e.g (i.e. you will sleep but your memories are still present).

Why it's used:

Let me describe one sample scenario. Imagine your battery is low on power in your laptop, and you are working on important projects on your machine. You can switch to hibernate mode – it will result your documents being saved, and when you power on, the actual state of application gets restored. Its main usage is like an emergency shutdown with an auto-resume of your documents.




ANSWER 3

Score 31


Hibernation preserves the current system state, and lets you power down completely. Yes, you can boot in mere seconds, but how long will it take you to get your web browser, word processor, chat client, music player, etc. etc. etc. up after that? With hibernation, no time at all.




ANSWER 4

Score 20


Firstly, not everything is on SSD. I'm on a laptop right now with no SSD, and I hibernate all the time.

Secondly, hibernation preserves the full memory state (more or less). If you have a running process that you do not wish to close, hibernation is the way to go.

There have been a couple of times when I have had to pack up my laptop when there still is a running process. This is especially necessary when I'm running CPU-intensive programs like Mathematica or a compilation because putting the laptop inside a bag is one way to overheat it. Hibernation is the best thing to do here.

For desktop PCs, yes, hibernation makes less sense as you can still sleep/suspend and achieve the same effect. However, the need for hibernation on a desktop is -o different than the need for hibernation years ago. Booting up may be faster, but the standard boot doesn't give you back all your open programs. Sleep/Suspend/Hibernate do, and which one you want to use depends on whether or not you trust your power supply on a desktop. And in many cases, you can't -- I live in a city where there are scheduled power cuts every day in some parts of the suburbs.

The only thing modern technology gives us when it comes to hibernation is the ability to just shut down a computer when we aren't concerned about the running programs and restart with the same/similar speed as hibernation.