Hibernate instead of turning off

Associate
Joined
8 Jan 2007
Posts
1,465
Location
Manchester
Basically, is there any side effects to using hibernate instead of turn off on a M4 SSD?

I like my rig to turn on and off as quick as possible sometimes when checking emails, etc and am thinking hibernate will be quicker than a power off/on.
 
To maximize SSD life you want to minimize writes to it.

sleep/standby works by turning nearly everything off in your computer except keeping power flowing to the RAM thereby keeping you computer in state. sleep makes minimal writes to the drive.

hibernate (also called bybrid sleep) works similarily except instead of keeping RAM powered it copies everything in RAM to the drive so it can fully power down the copies that data back onto the RAM when resuming. this writes the entire contents of your RAM to the SSD everytime you hibernate. if you have 8G RAM then you're writing up to 8G to your SSD everytime.
 
I'm not convinced what so ever about SSD wear issues, at least not to the point they should be a worry. I had a 3 year old Kingston SSD that had two Windows installs, then a total battering from page file, readyboost etc. No issues with the Kingston SSD other than slowdown.

I now have 2x Crucial M4 used for page file, readyboost, temp files etc. It's early days but I'm seeing no issues with the constant writes.

BTW. Hibernate compresses your memory, so if you have 8GB ram it's possible but very unlikely 8GB will be stored to your SSD. Windows 7 (as default) sets 75% of your total memory for the hibernate file. On Win 7 Hibernation is much more stable then Hibernation on XP, and other then Windows updates I use all the time, however I do boot from HDD.
 
I am not to worried about writes, looking at Crucials specs a 128gb M4 should be able to write 72TB before it dies and a 64gb 32TB.

I have 16GB of ram to put in my rig but it will be total overkill for me so not sure yet on 8/16gb.
 
s3 sleep is what you want check in bios a lot of bios you need to set to s3 first.
 
Back
Top Bottom