lkml.org 
[lkml]   [1998]   [Sep]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: Implementing Meta File information in Linux (and a note at the end on current reiserfs status)
    Brandon S. Allbery writes:
    > In message <199809030159.LAA11039@vindaloo.atnf.CSIRO.AU>, Richard Gooch
    > writes
    > :
    > +-----
    > | Brandon S. Allbery writes:
    > | > OS/2, etc. Of course, at this point the claim could be made that one
    > | > doesn't need the fcntl() stuff, just the library (but! it will perform
    > | > horribly unless the "structured file" is really a file and a backing (e.g.)
    > |
    > | Can you explain why you think that keeping the metadata in a normal
    > | file and splitting the data streams in userspace is going to be slow?
    > +--->8
    >
    > Try updating it with a different-sized chunk. Either you (a) rewrite the
    > whole thing or (b) mark the chunk as free and then have to garbage collect
    > (amounting to (a)) regularly to keep the file from eating the filesystem.
    > ---Remember, in the structured file, format-wise, there's no real difference
    > between the data and the metadata; so you run into trouble even if you don't
    > touch the metadata.

    OK, fine. So if the metadata requirements are demanding, as you
    indicate, then just put the different streams into separate files. The
    FS has good code to do all this, why do it again?

    Regards,

    Richard....

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.rutgers.edu
    Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html

    \
     
     \ /
      Last update: 2005-03-22 13:44    [W:4.314 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site