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 Fri, 2003-11-21 at 14:50, David Woodhouse wrote:
> On Fri, 21 Nov 2003, Gary Thomas wrote:
> 
> > On Fri, 2003-11-21 at 10:44, Thomas Koeller wrote:
> > > Andrew Lunn wrote:
> > > >
> > > > Extracted, tested with the jffs2 test which is not very adequate for
> > > > this and committed. Please let me know if its broken.
> > > >
> > > >      Andrew
> > > 
> > > Thanks to all of you for getting this resolved! David's changes work
> > > just fine for me, except for one little thing:
> 
> Need include pkgconf/fs_jffs2.h somehow in compr.c else no compression 
> actually gets linked in. You need to build images elsewhere and install 
> them in order to notice this, however.

I think it would be good to put this into one of the common .h files,
perhaps <linux/jffs2.h>

> 
> I have RedBoot loading files from JFFS2 now. I did need to disable 
> zlib in my mkfs.jffs2 because I was getting 'deflateInit failed'... will 
> look at that on Monday.

How'd you do this?  We've had long talks about the approach to this
in the past, but less than final resolution.  I just wouldn't want
your ideas/work to go to waste :-)

-- 
Gary Thomas <gary@mlbassoc.com>
MLB Associates


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