aboutsummaryrefslogtreecommitdiff
path: root/include/linux/zcomp.h
diff options
context:
space:
mode:
authorDan Streetman <ddstreet@ieee.org>2014-08-06 16:08:36 -0700
committerMister Oyster <oysterized@gmail.com>2017-09-25 19:35:57 +0200
commit5d7fb879a9bd972594c131c837e9030d1c6c4abf (patch)
tree626e70babe99974dc42025f510c11bd939406ac7 /include/linux/zcomp.h
parent644bd11ec1705cd21f2ae340db33d5300b82790b (diff)
mm/zpool: implement common zpool api to zbud/zsmalloc
Add zpool api. zpool provides an interface for memory storage, typically of compressed memory. Users can select what backend to use; currently the only implementations are zbud, a low density implementation with up to two compressed pages per storage page, and zsmalloc, a higher density implementation with multiple compressed pages per storage page. Change-Id: Ie29da7d16f2f92a0fce1753eaae5629e168684c6 Signed-off-by: Dan Streetman <ddstreet@ieee.org> Tested-by: Seth Jennings <sjennings@variantweb.net> Cc: Minchan Kim <minchan@kernel.org> Cc: Nitin Gupta <ngupta@vflare.org> Cc: Weijie Yang <weijie.yang@samsung.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux/zcomp.h')
0 files changed, 0 insertions, 0 deletions