1
0
Fork 0
forked from mirror/openwrt
openwrt/package/system
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
..
ca-certificates ca-certificates: ca-bundle: add symlink for openssl default setting 2018-12-18 09:43:56 +01:00
fstools fstools: update to latest master branch 2018-04-16 19:47:44 +02:00
fwtool fwtool: add utility for appending and extracting firmware metadata/signatures 2016-11-19 11:24:09 +01:00
iucode-tool tools: add iucode-tool 2018-02-11 14:39:16 +01:00
mtd mtd: improve check for TRX header being already fixed 2018-07-16 23:18:45 +02:00
openwrt-keyring openwrt-keyring: bundle latest usign certificates 2018-05-20 19:39:58 +02:00
opkg opkg: switch source url to git.openwrt.org 2018-01-04 13:44:42 +01:00
procd procd: update to the latest version 2018-03-28 17:42:40 +08:00
rpcd rpcd: update to latest Git head 2018-12-12 16:35:55 +01:00
ubox logd: create log directory for log_file 2018-06-07 17:20:40 +02:00
ubus ubus: update to latest git HEAD 2018-07-26 18:37:18 +02:00
uci uci: bump to source date 2018-08-11 2018-08-11 12:05:58 +00:00
usign treewide: replace LEDE_GIT with PROJECT_GIT 2018-01-10 21:27:32 +01:00
zram-swap zram-swap: compression algorithm configuration option 2018-12-18 17:22:04 +01:00