Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - Z index

CONFIG_ZRAM_WRITEBACK: Write back incompressible or idle page to backing device

General informations

The Linux kernel configuration item CONFIG_ZRAM_WRITEBACK has multiple definitions:

Write back incompressible or idle page to backing device found in drivers/block/zram/Kconfig

The configuration item CONFIG_ZRAM_WRITEBACK:

Help text

This 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.

Write back incompressible page to backing device found in drivers/block/zram/Kconfig

The configuration item CONFIG_ZRAM_WRITEBACK:

Help text

With 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.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - Z index

Automatically generated (in year 2024). See also LKDDb sources on GitLab