OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Roland Dowdeswell (elric_at_imrryr.org)
Date: Sat Oct 05 2002 - 09:05:49 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    On 1033826509 seconds since the Beginning of the UNIX epoch
    Hubert Feyrer wrote:
    >

    >Indeed, cool thing!
    >
    >While there, I have heared repeated requests for a compressed filesystem.
    >How hard would it be to do a similar thing for compression?
    >I guess the problem is that you don't have fixed-sized blocks (after
    >compression)?

    A compressed file system would really not want to be done at this
    level of abstraction. Probably the best way to do that would be
    as a stackable file system (rather than as a stackable device).
    It might also be relatively easy to add compression to something
    like LFS, since you are always moving the blocks anyway. In fact,
    the last may be the easiest [and most performant] way to do it.

    --
        Roland Dowdeswell                      http://www.Imrryr.ORG/~elric/