* JFFS2: disabling GC?
@ 2005-01-12 7:55 Steven Scholz
2005-01-12 9:40 ` Artem B. Bityuckiy
2005-01-18 7:14 ` Robert Schwebel
0 siblings, 2 replies; 3+ messages in thread
From: Steven Scholz @ 2005-01-12 7:55 UTC (permalink / raw)
To: linux-mtd
Hi there,
what would be the impact if I disabled the GC thread on my embedded system?
I use an JFFS2 partition as root fs. But usually only write to it on firmware
update...
Thanks!
--
Steven Scholz
imc Measurement & Control
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: JFFS2: disabling GC?
2005-01-12 7:55 JFFS2: disabling GC? Steven Scholz
@ 2005-01-12 9:40 ` Artem B. Bityuckiy
2005-01-18 7:14 ` Robert Schwebel
1 sibling, 0 replies; 3+ messages in thread
From: Artem B. Bityuckiy @ 2005-01-12 9:40 UTC (permalink / raw)
To: Steven Scholz; +Cc: linux-mtd
On Wed, 12 Jan 2005, Steven Scholz wrote:
> Hi there,
>
> what would be the impact if I disabled the GC thread on my embedded system?
If you disable GC thread, the GC function will check inodes anyway, but
not in backgroun - in the context of the first process which will need to
write and which will cause the GC to reserve some space.
So, disabling the GC thread one of you writer task will just be blocked
for that checking time. IMHO, thats not what people usually want.
> I use an JFFS2 partition as root fs. But usually only write to it on firmware
> update...
>
> Thanks!
>
> --
> Steven Scholz
> imc Measurement & Control
>
> ______________________________________________________
> Linux MTD discussion mailing list
> http://lists.infradead.org/mailman/listinfo/linux-mtd/
>
--
Best Regards,
Artem B. Bityuckiy,
St.-Petersburg, Russia.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: JFFS2: disabling GC?
2005-01-12 7:55 JFFS2: disabling GC? Steven Scholz
2005-01-12 9:40 ` Artem B. Bityuckiy
@ 2005-01-18 7:14 ` Robert Schwebel
1 sibling, 0 replies; 3+ messages in thread
From: Robert Schwebel @ 2005-01-18 7:14 UTC (permalink / raw)
To: Steven Scholz; +Cc: linux-mtd
On Wed, Jan 12, 2005 at 08:55:45AM +0100, Steven Scholz wrote:
> what would be the impact if I disabled the GC thread on my embedded system?
>
> I use an JFFS2 partition as root fs. But usually only write to it on
> firmware update...
Could you just mount it r/o?
Robert
--
Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
Pengutronix - Linux Solutions for Science and Industry
Handelsregister: Amtsgericht Hildesheim, HRA 2686
Hannoversche Str. 2, 31134 Hildesheim, Germany
Phone: +49-5121-206917-0 | Fax: +49-5121-206917-9
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-01-18 7:14 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-12 7:55 JFFS2: disabling GC? Steven Scholz
2005-01-12 9:40 ` Artem B. Bityuckiy
2005-01-18 7:14 ` Robert Schwebel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox