2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-02 02:34:05 +08:00
linux-next/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
zsmalloc_int.h staging: zsmalloc: add mapping modes 2012-07-09 11:35:00 -07: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