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 <[email protected]>
Acked-by: Nitin Gupta <[email protected]> Thanks, Nitin _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/devel
