linux/drivers/staging/zcache
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: fix zcache building 2011-08-02 16:06:18 -07:00
tmem.c staging: zcache: cleanup the code between tmem_obj_init and tmem_obj_find 2012-07-09 11:31:16 -07:00
tmem.h staging/zmem: Use lockdep_assert_held instead of spin_is_locked 2012-03-16 14:47:41 -07:00
zcache-main.c staging: zsmalloc: add mapping modes 2012-07-09 11:35:00 -07:00