openwrt/package
Emil Muratov 2432658128 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>
(backported from 70d3ffb47f)
2018-12-18 17:22:05 +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: Add "max compression streams" configuration option 2018-12-18 17:22:05 +01:00
utils usbutils: Update usb.ids to 0.315 2018-12-18 11:28:13 +01:00
Makefile