Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - Z index
The Linux kernel configuration item CONFIG_ZCACHE_WRITEBACK
:
CONFIG_ZCACHE = CONFIG_y && CONFIG_BROKEN
Zcache caches compressed swap pages (and other data) in RAM which often improves performance by avoiding I/O's due to swapping. In some workloads with very long-lived large processes, it can instead reduce performance. Writeback decompresses zcache-compressed pages (in LRU order) when under memory pressure and writes them to the backing swap disk to ameliorate this problem. Policy driving writeback is still under development.
Raw data from LKDDb:
(none)
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