staging: zsmalloc: zsmalloc memory allocation library
This patch creates a new memory allocation library named zsmalloc. NOTE: zsmalloc currently depends on SPARSEMEM for the MAX_PHYSMEM_BITS value needed to determine the format of the object handle. There may be a better way to do this. Feedback is welcome. Signed-off-by: NNitin Gupta <ngupta@vflare.org> Signed-off-by: NSeth Jennings <sjenning@linux.vnet.ibm.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Showing
drivers/staging/zsmalloc/Kconfig
0 → 100644
drivers/staging/zsmalloc/Makefile
0 → 100644
想要评论请 注册 或 登录