public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] JFFS2 needs approx 72B of RAM per file
@ 2008-04-07 23:20 Jürgen Lambrecht
  2008-04-23 12:50 ` [ECOS] " David Woodhouse
  0 siblings, 1 reply; 2+ messages in thread
From: Jürgen Lambrecht @ 2008-04-07 23:20 UTC (permalink / raw)
  To: ecos-discuss, linux-mtd

Hello to ecos-discuss and especially linux-mtd,

Tests have revealed to me that jffs2 does not only need raw nodes in RAM 
(I use CYGNUM_FS_JFFS2_RAW_NODE_REF_CACHE_POOL_SIZE to have this 
statically), but also "eats RAM" per file in flash.
I want to remove this allocation, but I don't know if this is possible, 
what are the disadvantages....?
(my basic problem is that I have not enough RAM on my board, but it is 
too late to change HW for the running projects)

After reading some jffs2 documentation, I think that my problem is the 
inode cache?


Kind regards,
Juergen Lambrecht


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-04-23  9:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-07 23:20 [ECOS] JFFS2 needs approx 72B of RAM per file Jürgen Lambrecht
2008-04-23 12:50 ` [ECOS] " David Woodhouse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).