[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: RFC about my application
On Thu, 20 Jul 2000, Studio Balbi wrote:
> I need to change often some bytes of information inside a big file.
> I thougth I could store this information in a separate file or as a suffix
> to the file name rather than into the file. Could this two options give me
> some advantages in term of saving flash writes or reliability? Which is the
> better?
On JFFS, I believe it'd be (slightly) more efficient to store it in the
same file. The residents of the JFFS list will know better than I.
--
dwmw2