Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - Z index
The Linux kernel configuration item CONFIG_ZCACHE
has multiple definitions:
drivers/staging/zcache/Kconfig
The configuration item CONFIG_ZCACHE:
CONFIG_CRYPTO = CONFIG_y && CONFIG_SWAP = CONFIG_y && CONFIG_CLEANCACHE && CONFIG_FRONTSWAP
zcache
Zcache doubles RAM efficiency while providing a significant performance boosts on many workloads. Zcache uses compression and an in-kernel implementation of transcendent memory to store clean page cache pages and swap in RAM, providing a noticeable reduction in disk I/O.
drivers/staging/zcache/Kconfig
The configuration item CONFIG_ZCACHE:
CONFIG_CRYPTO = CONFIG_y && CONFIG_SWAP = CONFIG_y && CONFIG_CLEANCACHE && CONFIG_FRONTSWAP
zcache
Zcache doubles RAM efficiency while providing a significant performance boosts on many workloads. Zcache uses compression and an in-kernel implementation of transcendent memory to store clean page cache pages and swap in RAM, providing a noticeable reduction in disk I/O.
Raw data from LKDDb:
lkddb module zcache CONFIG_ZCACHE : drivers/staging/zcache/Kconfig : "Dynamic compression of swap pages and clean pagecache pages" # in 2.6.39, 3.0–3.3, 3.10–3.11
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - Z index
Automatically generated (in year 2024). See also LKDDb sources on GitLab