We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7a0350 commit 2e16898Copy full SHA for 2e16898
drivers/block/zram/Kconfig
@@ -59,8 +59,8 @@ config ZRAM_WRITEBACK
59
bool "Write back incompressible or idle page to backing device"
60
depends on ZRAM
61
help
62
- With incompressible page, there is no memory saving to keep it
63
- in memory. Instead, write it out to backing device.
+ This lets zram entries (incompressible or idle pages) be written
+ back to a backing device, helping save memory.
64
For this feature, admin should set up backing device via
65
/sys/block/zramX/backing_dev.
66
0 commit comments