Re: [RFC] CryptoAPI & Compression

From: Artem B. Bityuckiy
Date: Sun Apr 03 2005 - 03:49:30 EST



Jörn Engel wrote:
> Absolutely. You can argue that 4KiB is too small and 8|16|32|64|...
> would be much better, yielding in better compression ratio. But
> having to read and uncompress the whole file when appending a few
> bytes is utter madness.
>
Dear Joern,

I meant that JFFS2 always reads by portions of PAGE_SIZE bytes due to the Page Cache. Consequently, nodes cotaining the peaces of the same page don't have to be independently uncompressible. Yes, there are some difficulties. But this is off-topic anyway and I don't think it is worth to discuss this here :-)

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

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