1. 09 Jun, 2003 39 commits
  2. 08 Jun, 2003 1 commit
    • 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