This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Re: FTP runs out of JFFS2 nodes and trashes the file system


> But Gary says  
> (http://ecos.sourceware.org/ml/ecos-discuss/2008-04/msg00102.html) that  
> jffs2 automatically buffers data to fill a node, and I read yesterday  
> something about that on infradead.org ???

I don't think that is correct for eCos. On Linux the VFS maybe
blocking together writes, but for eCos there is no VFS. Writes go
directly to the filesystem. Enabling debugging may prove this.

         Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]