[PATCH] staging: zcache: add crypto API support

Nitin Gupta ngupta at vflare.org
Thu Dec 29 17:20:07 UTC 2011


On 12/28/2011 09:21 AM, Seth Jennings wrote:

> This patch allow zcache to use the crypto API for page compression.
> It replaces the direct LZO compress/decompress calls with calls
> into the crypto compression API. The compressor to be used is
> specified in the kernel boot line with the zcache parameter like:
> zcache=lzo or zcache=deflate.  If the specified compressor can't
> be loaded, zcache uses lzo as the default compressor.
> 
> Signed-off-by: Seth Jennings <sjenning at linux.vnet.ibm.com>



Acked-by: Nitin Gupta <ngupta at vflare.org>

Thanks,
Nitin



More information about the devel mailing list