public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* JFFS2: mount time, SUMMARY and gc.c ?
@ 2005-01-07 18:36 Steven Scholz
  2005-01-07 18:44 ` Steven Scholz
  2005-01-07 19:01 ` Artem B. Bityuckiy
  0 siblings, 2 replies; 11+ messages in thread
From: Steven Scholz @ 2005-01-07 18:36 UTC (permalink / raw)
  To: linux-mtd

Hi there,

I am using linux-2.6.10 with recent MTD CVS and the SUMMARY patch on an embedded 
ARM9 system (150MHz core, 48MHz SDRAM) with 8MB NOR flash as root fs.

The SUMMARY patch actually reduced the mount time - the time between

  NET: Registered protocol family 1
  NET: Registered protocol family 17

and

  VFS: Mounted root (jffs2 filesystem).
  Freeing init memory: 72K

- from 6 to less then 1 second (710ms)! :-)

But then before

  init started:  BusyBox v1.00 (2005.01.04-08:42+0000) multi-call binary

appears still "nothing" happens for around 8 seconds.

I noticed that "jffs2_gcd_mtd0" is heavily running after boot consuming much time.

gc.c:jffs2_garbage_collect_pass() gets called very often - 596 times!

Why is that garbage collection running everytime I boot my target!?!?
Is there anything I can do about it?

Thanks a million!

-- 
Steven Scholz

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

end of thread, other threads:[~2005-01-10  9:02 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-07 18:36 JFFS2: mount time, SUMMARY and gc.c ? Steven Scholz
2005-01-07 18:44 ` Steven Scholz
2005-01-07 19:05   ` Artem B. Bityuckiy
2005-01-07 19:11     ` Steven Scholz
2005-01-07 19:24       ` Artem B. Bityuckiy
2005-01-07 19:40       ` Artem B. Bityuckiy
2005-01-07 20:53         ` Todd Poynor
2005-01-08 12:43           ` Artem B. Bityuckiy
2005-01-07 20:31       ` Josh Boyer
2005-01-10  9:02         ` Steven Scholz
2005-01-07 19:01 ` Artem B. Bityuckiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox