]> rtime.felk.cvut.cz Git - linux-imx.git/blobdiff - mm/Kconfig
zbud: add to mm/
[linux-imx.git] / mm / Kconfig
index 7e28ecfa8aa42663ba3153a984ee1dbe69f7e96b..45503ed5f3aace25b031410d63e85d33a934a2e2 100644 (file)
@@ -478,6 +478,16 @@ config FRONTSWAP
 
          If unsure, say Y to enable frontswap.
 
+config ZBUD
+       tristate
+       default n
+       help
+         A special purpose allocator for storing compressed pages.
+         It is designed to store up to two compressed pages per physical
+         page.  While this design limits storage density, it has simple and
+         deterministic reclaim properties that make it preferable to a higher
+         density approach when reclaim will be used.
+
 config MEM_SOFT_DIRTY
        bool "Track memory changes"
        depends on CHECKPOINT_RESTORE && HAVE_ARCH_SOFT_DIRTY