1
0
Fork 0
alistair23-linux/drivers/staging/zram
Seth Jennings b741851086 staging: zsmalloc: add mapping modes
This patch improves mapping performance in zsmalloc by getting
usage information from the user in the form of a "mapping mode"
and using it to avoid unnecessary copying for objects that span
pages.

Signed-off-by: Seth Jennings <sjenning@linux.vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-07-09 11:35:00 -07:00
..
Kconfig staging: zram/zcache: swtich Kconfig dependency from X86 to ZSMALLOC 2012-06-25 10:00:53 -07:00
Makefile staging: zram: replace xvmalloc with zsmalloc 2012-02-08 17:13:00 -08:00
zram.txt Staging: zram: Update zram documentation 2010-08-31 15:36:36 -07:00
zram_drv.c staging: zsmalloc: add mapping modes 2012-07-09 11:35:00 -07:00
zram_drv.h staging: zram: conventions, __aligned() attribute 2012-06-11 09:04:15 -07:00
zram_sysfs.c staging: zram: remove special handle of uncompressed page 2012-06-11 09:00:01 -07:00