Re: Transparent compression in the FS

From: John Bradford
Date: Fri Oct 17 2003 - 10:27:26 EST


> > The upshot of all that would be that if you needed space, it would be
> > there, (just overwrite the uncompressed versions of files), but until
> > you do, you can access the uncompressed data quickly.
> >
> > You could even take it one step further, and compress files with gzip
> > by default, and re-compress them with bzip2 after long periods of
> > inactivity.
>
> Note that a file compressed with bzip2 is not necessarily smaller than
> the same file compressed with gzip. (It can be quite a bit larger in fact.)

Have you noticed that with real-life data, or only test cases?

John.
-
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/