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


> > Your pool changes only touch one file in the normal jffs2 distribution
> > and that change could be put somewhere else. 
> 
> We already have 'jffs2_init_slab_caches()' which does precisely the same
> task for the Linux code. You could use that, perhaps? 
> 
> As an added bonus, that way you'll get it done once only, instead of
> once per file system.

Sounds good.

Thomas, could you do this? And also look at the unexpected compress
case?

        Thanks
                Andrew


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