Files
Alexey Romanov 473dd523a5 zram: experimental patch with entropy calculation
This patch adds the option CONFIG_ZRAM_ENTROPY which calculates
the information entropy for each page. If the entropy is higher
than the CONFIG_ZRAM_ENTROPY_THRESHOLD parameter, then
the page is stored uncompressed.

This is some attempt to strike a balance between page processing
time and compression. This might be relevant for systems that can
lose a bit in compression and gain a lot in performance effort.

--
sysfs node added
2025-08-31 09:50:55 +07:00
..
2018-11-13 11:16:49 -08:00