PM / Hibernate: Improve performance of LZO/plain hibernation, checksum image
authorBojan Smojver <bojan@rexursive.com>
Thu, 13 Oct 2011 21:58:07 +0000 (23:58 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Sun, 16 Oct 2011 21:30:38 +0000 (23:30 +0200)
Use threads for LZO compression/decompression on hibernate/thaw.
Improve buffering on hibernate/thaw.
Calculate/verify CRC32 of the image pages on hibernate/thaw.

In my testing, this improved write/read speed by a factor of about two.

Signed-off-by: Bojan Smojver <bojan@rexursive.com>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>

No differences found