linux/drivers/staging/zsmalloc
Seth Jennings b9ed4f6c9a staging: zsmalloc: change ZS_MIN_ALLOC_SIZE
This patch ensures that the value of ZS_MIN_ALLOC_SIZE, for the
PAGE_SIZE and MAX_PHYSMEM_BITS on the system, allows for all
possible object ids in the lowest storage class to be encoded
in the object handle.

Signed-off-by: Seth Jennings <sjenning@linux.vnet.ibm.com>
Acked-by: Nitin Gupta <ngupta@vflare.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-03-07 13:31:28 -08:00
..
Kconfig staging: fix powerpc linux-next break on zsmalloc 2012-02-13 06:57:17 -08:00
Makefile
zsmalloc_int.h staging: zsmalloc: change ZS_MIN_ALLOC_SIZE 2012-03-07 13:31:28 -08:00
zsmalloc-main.c staging: zsmalloc: add ZS_MAX_PAGES_PER_ZSPAGE 2012-03-07 13:31:28 -08:00
zsmalloc.h