linux-kernel-test/drivers/staging/ramster
Dan Magenheimer 49b81a3c74 ramster: switch over to zsmalloc and crypto interface
RAMster does many zcache-like things.  In order to avoid major
merge conflicts at 3.4, ramster used lzo1x directly for compression
and retained a local copy of xvmalloc, while zcache moved to the
new zsmalloc allocator and the crypto API.

This patch moves ramster forward to use zsmalloc and crypto.

Signed-off-by: Dan Magenheimer <dan.magenheimer@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-05-14 13:02:49 -07:00
..
cluster staging:ramster Fix typos in staging:ramster 2012-04-10 10:31:01 -07:00
Kconfig ramster: switch over to zsmalloc and crypto interface 2012-05-14 13:02:49 -07:00
Makefile ramster: switch over to zsmalloc and crypto interface 2012-05-14 13:02:49 -07:00
r2net.c
ramster.h
tmem.c
tmem.h
TODO ramster: switch over to zsmalloc and crypto interface 2012-05-14 13:02:49 -07:00
zcache-main.c ramster: switch over to zsmalloc and crypto interface 2012-05-14 13:02:49 -07:00
zcache.h