2.2.13: Out of memory during gunzip at boot time

Julian Thompson (jrt@miel.demon.co.uk)
Thu, 28 Oct 1999 20:56:10 +0100 (BST)


Hi,

I just compiled 2.2.13 and found that the kernel would not uncompress at
boot time ("Out of memory").

I notice that 2.2.13 changes the gzip compression level from 9 to 3. It seems
that this change causes gunzip() to use more memory.

I changed the compression level back to 9, and the kernel was able to boot
again. Is this the correct "fix", or should I be increasing HEAP_SIZE in
arch/i386/boot/compressed/misc.c (or neither :-)?

Many thanks for your help,
Julian

-- 
Julian Thompson (jrt@miel.demon.co.uk)

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/