JFFS2 compression

Artem B. Bityuckiy abityuckiy at yandex.ru
Wed Oct 20 07:13:21 EDT 2004


Hello Ferenc,

I know you are very familiar with compression in JFFS2. Please, could 
you answer me a question.

I have several different buffers. I want to compose one JFFS2 node from 
them. As I understand, I need to allocate one big temporary buffer, copy 
my small buffers to it, and then compress the big buffer. After this I 
will be able to uncompress the compression buffer in one step.

But, it would be very very nice if I can compress each small buffer to 
one compression buffer and later be able to uncompress the resulting 
compression buffer in one step. Can I do so?

Thanks.

-- 
Best Regards,
Artem B. Bityuckiy,
St.-Petersburg, Russia.




More information about the linux-mtd mailing list