• Jörn Engel's avatar
    [PATCH] zlib changes: memlevel · 5b29b6f3
    Jörn Engel authored
    Reduce MAX_MEM_LEVEL to 8.  This reduces zlib memory consumption by
    128k (from ~400k to ~270k) at the theoretical cost of worse
    compression.  No code currently in the kernel actually uses the better
    compression, so the practical cost is zero.
    5b29b6f3
zconf.h 1.48 KB