Re: compressed tmpfs

From: Jörn Engel
Date: Mon Nov 10 2003 - 08:20:10 EST


On Mon, 10 November 2003 13:49:16 +0100, Tomasz Chmielewski wrote:
>
> I was looking for something like tmpfs, but with additional feature -
> that all the files in that file system would be compressed.
>
> I think it could be nice for one's RAM, especially in embedded
> devices/diskless stations, at a little expense of efficiency.
>
> Is there such a feature in 2.4 kernel yet, and, if not, where should I
> look for it?
>
> There is e2compr module on http://sourceforge.net/projects/e2compr/, but
> I'm not sure if it can be easily applied to 2.4.22 kernel (seems like
> it's for 2.4.17 kernels only).

Jffs2 on a ramdisk comes close to what you want. For something
better, you have to code it up yourself.

Jörn

--
Time? What's that? Time is only worth what you do with it.
-- Theo de Raadt
-
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/