diff options
author | Dan Streetman <ddstreet@ieee.org> | 2015-09-10 00:35:19 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-09-10 22:29:01 +0200 |
commit | f1c54846ee4504d89b59b04d870831db4046b478 (patch) | |
tree | 003d4063cbb127fc2f2950a3a69198c0860dda56 /Documentation/vm | |
parent | zpool: add zpool_has_pool() (diff) | |
download | linux-f1c54846ee4504d89b59b04d870831db4046b478.tar.xz linux-f1c54846ee4504d89b59b04d870831db4046b478.zip |
zswap: dynamic pool creation
Add dynamic creation of pools. Move the static crypto compression per-cpu
transforms into each pool. Add a pointer to zswap_entry to the pool it's
in.
This is required by the following patch which enables changing the zswap
zpool and compressor params at runtime.
[akpm@linux-foundation.org: fix merge snafus]
Signed-off-by: Dan Streetman <ddstreet@ieee.org>
Acked-by: Seth Jennings <sjennings@variantweb.net>
Cc: Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/vm')
0 files changed, 0 insertions, 0 deletions