linux/drivers/staging/zsmalloc
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: zsmalloc: remove x86 dependency 2012-07-09 11:34:59 -07:00
Makefile staging: zsmalloc: zsmalloc memory allocation library 2012-02-08 17:12:53 -08:00
zsmalloc-main.c staging: zsmalloc: add mapping modes 2012-07-09 11:35:00 -07:00
zsmalloc.h staging: zsmalloc: add mapping modes 2012-07-09 11:35:00 -07:00
zsmalloc_int.h staging: zsmalloc: add mapping modes 2012-07-09 11:35:00 -07:00