PM / Hibernate: Compress hibernation image with LZO
authorBojan Smojver <bojan@rexursive.com>
Thu, 9 Sep 2010 21:06:23 +0000 (23:06 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Sat, 16 Oct 2010 23:57:42 +0000 (01:57 +0200)
commitf996fc9671d088bd5f52a70f18c64bfe3d0e418f
tree3d88b5adfa21fc71cbabb9a891d37b0c1ce1c692
parent05aa55dddb9ee4045c320661068bea78dad6a6e5
PM / Hibernate: Compress hibernation image with LZO

Compress hibernation image with LZO in order to save on I/O and
therefore time to hibernate/thaw.

[rjw: Added hibernate=nocompress command line option instead of just
 nocompress which would be confusing, fixed a couple of compiler
 warnings, fixed kerneldoc comments, minor cleanups.]

Signed-off-by: Bojan Smojver <bojan@rexursive.com>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Documentation/kernel-parameters.txt
Documentation/power/swsusp.txt
kernel/power/Kconfig
kernel/power/hibernate.c
kernel/power/power.h
kernel/power/swap.c