Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - Z index
The Linux kernel configuration item CONFIG_ZRAM_WRITEBACK has multiple definitions:
drivers/block/zram/KconfigThe configuration item CONFIG_ZRAM_WRITEBACK:
CONFIG_ZRAMThis lets zram entries (incompressible or idle pages) be written back to a backing device, helping save memory. For this feature, admin should set up backing device via /sys/block/zramX/backing_dev.
With /sys/block/zramX/{idle,writeback}, application could ask idle page's writeback to the backing device to save in memory.
See Documentation/admin-guide/blockdev/zram.rst for more information.
drivers/block/zram/KconfigThe configuration item CONFIG_ZRAM_WRITEBACK:
CONFIG_ZRAMWith incompressible page, there is no memory saving to keep it in memory. Instead, write it out to backing device. For this feature, admin should set up backing device via /sys/block/zramX/backing_dev.
See Documentation/blockdev/zram.txt for more information.
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 2025). See also LKDDb sources on GitLab