Navigation:
Linux Kernel Driver DataBase -
web LKDDB:
Main index -
Z index
The Linux kernel configuration item CONFIG_ZSMALLOC has multiple definitions:
drivers/staging/zsmalloc/KconfigThe configuration item CONFIG_ZSMALLOC:
(none)zsmalloczsmalloc is a slab-based memory allocator designed to store compressed RAM pages. zsmalloc uses virtual memory mapping in order to reduce fragmentation. However, this results in a non-standard allocator interface where a handle, not a pointer, is returned by an alloc(). This handle must be mapped in order to access the allocated space.
drivers/staging/zsmalloc/KconfigThe configuration item CONFIG_ZSMALLOC:
(none)zsmalloczsmalloc is a slab-based memory allocator designed to store compressed RAM pages. zsmalloc uses virtual memory mapping in order to reduce fragmentation. However, this results in a non-standard allocator interface where a handle, not a pointer, is returned by an alloc(). This handle must be mapped in order to access the allocated space.
Raw data from LKDDb:
lkddb module zsmalloc CONFIG_ZSMALLOC : drivers/staging/zsmalloc/Kconfig : "Memory allocator for compressed pages"This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - Z index
Automatically generated (in year 2013) with gen-web-lkddb.py in lkddb-sources.