2011/4/20 Oliver Seitz <[email protected]> > > Some limitations are obvious: > - 65535 files max. > - Seeking in a file is slow, as "skipped" sectors have to be read to get > the metadata > - Calculating the size of a file is very slow, as the whole file has to be > read. This is also necessary to append to a file >
and no native support in existing OS, that would be the most important limitation IMO... You could also just write data on sd-card, without any filesystem at all That said, I'll be happy to try it, even next year :) Cheers, Seb -- You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jallib?hl=en.
