[ECOS] jffs2 garbage collect

Andrew Lunn andrew@lunn.ch
Thu Sep 21 07:28:00 GMT 2006


> >What is wrong with having garbage in your filesystem anyway? 
> Because the garbage represents free space that is not available. Our 
> customer wants to update the files in flash twice a year. This is 
> potentialy all files. In worst case, all data must first be deleted and 
> then new data uploaded.

This should not be a problem, if everything is working as it
should. As i said, the garbage collection thread is only nice to
have. If the filesyste is full of garbage and you want to write more
data, a normal file operation will do a garbage collect. The space
taken by garbage should be available.

      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



More information about the Ecos-discuss mailing list