[PATCH 3/3] ARM: compressed: Enable ZSTD compression

Florian Fainelli f.fainelli at gmail.com
Wed Apr 12 14:49:06 PDT 2023


On 4/12/23 14:21, Jonathan Neuschäfer wrote:
> With the previous two commits, it is possible to enable ZSTD
> in the decompressor stub for 32-bit ARM.
> 
> Unfortunately, ZSTD decompression has been quite slow in my tests
> (on ARM926EJ-S, ARMv5T):
> 
>   - LZO:  7.2 MiB,  6 seconds
>   - ZSTD: 5.6 MiB, 60 seconds
> 
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer at gmx.net>

Reviewed-by: Florian Fainelli <f.fainelli at gmail.com>
-- 
Florian




More information about the linux-arm-kernel mailing list