openwrtv3/package/system/zram-swap
Emil Muratov 70d3ffb47f zram-swap: Add "max compression streams" configuration option
Config option to limit maximum compression streams per zram dev for
multicore CPU's. This could be defined via 'zram_comp_streams' option in
the 'system' section of '/etc/config/system' file or via cli (for e.x.
with 'uci set system.@System[0].zram_comp_streams=2 && uci commit
system'). Default is number of logical CPU cores.

Signed-off-by: Emil Muratov <gpm@hotplug.ru>
2018-09-29 17:23:11 +02:00
..
files zram-swap: Add "max compression streams" configuration option 2018-09-29 17:23:11 +02:00
Makefile cosmetic: remove trailing whitespaces 2015-10-15 22:12:13 +00:00