[PATCH] kernel: make zram honor available compressors when selecting the initial algo
Sven Roederer
devel-sven at geroedel.de
Wed Dec 1 17:49:28 PST 2021
Am Mittwoch, 1. Dezember 2021, 12:47:57 CET schrieb Rui Salvaterra:
> Hi, Sven,
>
> [patch snipped]
>
> Why not just include the lzo-lre module in the lzo module package? We
> already agreed they're basically inseparable. In fact, I remember I
> had sent a patch [1] a while ago, in order to do just that.
>
Rui,
I'm trying to make a as small as possible kernel (to safe RAM / flash). As I'm
already using the lzo-module I like to avoid to include both and keep the
choice to select any combination of them.
Both modules only share some "lower end" code, beside that they are completely
independent.
Sven
More information about the openwrt-devel
mailing list