[ltp] Re: Re: starting out with suspend/hibernate
Marcus Better
linux-thinkpad@linux-thinkpad.org
Tue, 17 Apr 2007 22:11:13 +0200
Peter Matulis wrote:
> How does suspend2 fit in to all this?
It's yet another option for suspend-to-disk. I suggest you don't mess with
it unless you have a specific need, as it requires kernel patches.
The other two methods are the in-kernel suspend and uswsusp. The latter is a
user-space solution with kernel support. Those two work in about the same
cases, but uswsusp has some more features. It's a safe option to try out.
Marcus