mm/zpool: update zswap to use zpool
authorDan Streetman <ddstreet@ieee.org>
Wed, 6 Aug 2014 23:08:40 +0000 (16:08 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 7 Aug 2014 01:01:23 +0000 (18:01 -0700)
commit12d79d64bfd3913693304feb8636ccab504b9e63
tree15e87996b0c210fc5c33db26ca703de5c2e56b01
parentc795779df29e180738568d2a5eb3a42f3b5e47f0
mm/zpool: update zswap to use zpool

Change zswap to use the zpool api instead of directly using zbud.  Add a
boot-time param to allow selecting which zpool implementation to use,
with zbud as the default.

Signed-off-by: Dan Streetman <ddstreet@ieee.org>
Tested-by: Seth Jennings <sjennings@variantweb.net>
Cc: Weijie Yang <weijie.yang@samsung.com>
Cc: Minchan Kim <minchan@kernel.org>
Cc: Nitin Gupta <ngupta@vflare.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/Kconfig
mm/zswap.c
This page took 0.025323 seconds and 5 git commands to generate.