[BusyBox] [PATCH] lzmacat for busybox

Mike Frysinger vapier at gentoo.org
Wed Jun 15 02:25:13 UTC 2005


On Tuesday 14 June 2005 08:25 pm, Christian Leber wrote:
> The memory requierement for decompressing a lzma file that was
> compressed with the default options (8MB dictionary) is
> about 8MB+200kb.

like Ming Ching pointed out, can this be made configurable ?  for example, the 
md5 code allows you to select varying levels of speed versus size ... it'd be 
best if you allowed for something similar

> P.S. would it be possible to compile LzmaDecode.c with -O3?

sure, on your own machine you can do whatever you want
-mike



More information about the busybox mailing list