1
0
Fork 0
forked from mirror/openwrt
openwrt/package
Emil Muratov 5ff4ea6bc4 zram-swap: compression algorithm configuration option
Compression algorithms for zram are provided by kernel crypto API, could
be any of [lzo|zl4|deflate|<some_more>] depending on kernel modules.
Compress algo for zram-swap could be defined via 'zram_comp_algo' option
in 'system' section of '/etc/config/system' file, or via cli (for e.x.
with 'uci set system.@System[0].zram_comp_algo=lz4 && uci commit
system'). check available algo's via 'cat /sys/block/zram0
/comp_algorithm'

Signed-off-by: Emil Muratov <gpm@hotplug.ru>
(backported from b9e89adfb7)
2018-12-18 17:22:04 +01:00
..
base-files base-files: add network_get_metric() to /lib/functions/network.sh 2018-12-18 11:28:14 +01:00
boot uboot-lantiq: fix compatibility with gcc7 2018-09-26 20:36:32 +02:00
devel strace: fix build on aarch64 2018-12-18 11:28:12 +01:00
firmware ath10k-firmware: Fix QCA6174 support 2018-12-18 09:11:03 +01:00
kernel kernel: Add missing config option for NFSDv4 2018-12-18 17:22:04 +01:00
libs ncurses: use default host install 2018-12-18 11:28:14 +01:00
network odhcpd-ipv6only: fix dependency for IPV6 2018-12-18 17:22:04 +01:00
system zram-swap: compression algorithm configuration option 2018-12-18 17:22:04 +01:00
utils usbutils: Update usb.ids to 0.315 2018-12-18 11:28:13 +01:00
Makefile imagebuilder: reuse rootfs preparation from rootfs.mk 2018-03-07 09:59:08 +01:00