public inbox for ecos-devel@sourceware.org
 help / color / mirror / Atom feed
* Why is ZLIB_COMPRESSION_OVERHEAD soooo big?
@ 2006-01-12 23:13 oliver munz @ s p e a g
  0 siblings, 0 replies; only message in thread
From: oliver munz @ s p e a g @ 2006-01-12 23:13 UTC (permalink / raw)
  To: ecos-devel

 How knows why zlib needs more 3/4 of my RAM per default? What's the minimum 
ZLIB_COMPRESSION_OVERHEAD ?

decompress.c:

 78 #ifdef CYGOPT_REDBOOT_FIS_ZLIB_COMMON_BUFFER
 79 # define ZLIB_COMPRESSION_OVERHEAD 
CYGNUM_REDBOOT_FIS_ZLIB_COMMON_BUFFER_SIZE
 80 #else
 81 # define ZLIB_COMPRESSION_OVERHEAD 0xC000
 82 #endif

Would zlib work with 0c8000?

Thanks
Oliver Munz 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-01-12 23:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-12 23:13 Why is ZLIB_COMPRESSION_OVERHEAD soooo big? oliver munz @ s p e a g

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).