From: Bojan Smojver Date: Thu, 13 Oct 2011 21:58:07 +0000 (+0200) Subject: PM / Hibernate: Improve performance of LZO/plain hibernation, checksum image X-Git-Tag: v3.2-rc1~178^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=081a9d043c983f161b78fdc4671324d1342b86bc;p=pandora-kernel.git PM / Hibernate: Improve performance of LZO/plain hibernation, checksum image 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 Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed