Joined August 2013
·

Pavel Sakun

Software Engineering Team Leader at Epam Systems
·
Minsk, Belarus
·
·
·

Posted to Give your Mac laptop some coffee over 1 year ago

It's worth considering disabling saving RAM state if you use SSD drive as it reduces it's "number of rewrite cycles". "pmset | grep hibernatemode" will show you active mode and the following allows you to change it the way which fits you more:
“sudo pmset -a hibernatemode 0″ = suspend to RAM only (default on desktops)
“sudo pmset -a hibernatemode 1″ = suspend to disk only
“sudo pmset -a hibernatemode 3″ = suspend to disk + RAM (default on laptops)

Achievements
8 Karma
0 Total ProTip Views
Interests & Skills