This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Disable JFFS2 compression


Ãyvind Harboe wrote:
> I wrote a similar patch that was never committed:
>
> http://sources.redhat.com/ml/ecos-patches/2003-09/msg00109.html
>
> The difference between our patches is that mine disables all
> compression/decompression.
>
>
>
> Ãyvind

As far as I remenmber, the main objection to your patch was that
it still allocated a compression buffer even if no compression
was desired, right? My patch does not do that, and since the
call to the compression function is conditional, the linker
garbage collection removes it entirely.

tk
--------------------------------------------------

Thomas Koeller, Software Development

Basler Vision Technologies
An der Strusbek 60-62
22926 Ahrensburg
Germany

Tel +49 (4102) 463-162
Fax +49 (4102) 463-239

mailto:thomas.koeller@baslerweb.com
http://www.baslerweb.com

==============================


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]