This is the mail archive of the ecos-patches@sources.redhat.com 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: Pooled memory allocation for JFFS2


On Thu, Nov 20, 2003 at 08:30:06PM +0100, Thomas Koeller wrote:
> David Woodhouse wrote:
> > On Thu, 2003-11-20 at 09:54 -0700, Gary Thomas wrote:
> > > Committed to main CVS, thanks, David :-)
> >
> > Thanks.
> >
> > Note this includes the optional compression, and also makes the
> > debuglevel a CDL option -- but it's lacking Thomas' pooled memory
> > allocation.
> 
> Andrew, can you extract that from my previous patches, or do I have to
> re-submit it?

Extracted, tested with the jffs2 test which is not very adequate for
this and committed. Please let me know if its broken.

     Andrew

> > There's _no_ locking on this code at all -- should we be refusing to
> > build JFFS2 if threading support is present? The core code should be
> > fine but fs-ecos needs some TLC.

The layer above _might_ be doing that. NickG or Jifl might know about
that. I don't.

    Andrew


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