]> Git Repo - linux.git/commit
mm/zpool: update zswap to use zpool
authorDan Streetman <[email protected]>
Wed, 6 Aug 2014 23:08:40 +0000 (16:08 -0700)
committerLinus Torvalds <[email protected]>
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 <[email protected]>
Tested-by: Seth Jennings <[email protected]>
Cc: Weijie Yang <[email protected]>
Cc: Minchan Kim <[email protected]>
Cc: Nitin Gupta <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
mm/Kconfig
mm/zswap.c
This page took 0.054544 seconds and 4 git commands to generate.