commit | f996fc9671d088bd5f52a70f18c64bfe3d0e418f | [log] [tgz] |
---|---|---|
author | Bojan Smojver <bojan@rexursive.com> | Thu Sep 09 23:06:23 2010 +0200 |
committer | Rafael J. Wysocki <rjw@sisk.pl> | Sun Oct 17 01:57:42 2010 +0200 |
tree | 3d88b5adfa21fc71cbabb9a891d37b0c1ce1c692 | |
parent | 05aa55dddb9ee4045c320661068bea78dad6a6e5 [diff] |
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>