From: Steven Scholz <steven.scholz@imc-berlin.de>
To: linux-mtd@lists.infradead.org
Subject: JFFS2: mount time, SUMMARY and gc.c ?
Date: Fri, 07 Jan 2005 19:36:53 +0100 [thread overview]
Message-ID: <41DED6C5.3080502@imc-berlin.de> (raw)
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
next reply other threads:[~2005-01-07 18:37 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-07 18:36 Steven Scholz [this message]
2005-01-07 18:44 ` JFFS2: mount time, SUMMARY and gc.c ? 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=41DED6C5.3080502@imc-berlin.de \
--to=steven.scholz@imc-berlin.de \
--cc=linux-mtd@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox