* Garbage collection failed @ 2002-11-22 1:12 kas turi 2002-11-22 9:33 ` David Woodhouse 0 siblings, 1 reply; 4+ messages in thread From: kas turi @ 2002-11-22 1:12 UTC (permalink / raw) To: linux-mtd [-- Warning: decoded text below may be mangled, UTF-8 assumed --] [-- Attachment #1: Type: text/plain; charset=us-ascii, Size: 876 bytes --] Hi I am running timesys linux on my custom made 8250 board. The board has AMD flash with interleaving as 2 and buswidth as 32. I have created two partitions one for ppcboot and another jffs2. At the boot up the MTD layer successfully probes the AMD flash and recongnises both the partitions. After the kernel boots I copy the JFFS2 image file into /dev/mtd/1. When I mount the JFFS2 I keep getting the following error: "jffs2: No clean _or_ dirty blocks to GC from! Where are they all?\n"); After delving into the code I found out that garbage collection is done from a kernel thread. When I comment out that code I am able to successfully mount JFFS2. Any idea why the garbage collection is failing. Thanks in advance __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus Powerful. Affordable. Sign up now. http://mailplus.yahoo.com ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Garbage collection failed 2002-11-22 1:12 Garbage collection failed kas turi @ 2002-11-22 9:33 ` David Woodhouse 2002-11-22 14:40 ` kas turi 2002-11-24 11:04 ` Ales Makarov 0 siblings, 2 replies; 4+ messages in thread From: David Woodhouse @ 2002-11-22 9:33 UTC (permalink / raw) To: kas turi; +Cc: linux-mtd inox_kas@yahoo.com said: > When I mount the JFFS2 I keep getting the following error: > "jffs2: No clean _or_ dirty blocks to GC from! Where are they > all?\n"); Does the mount fail, or does it just print this and continue working? -- dwmw2 ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Garbage collection failed 2002-11-22 9:33 ` David Woodhouse @ 2002-11-22 14:40 ` kas turi 2002-11-24 11:04 ` Ales Makarov 1 sibling, 0 replies; 4+ messages in thread From: kas turi @ 2002-11-22 14:40 UTC (permalink / raw) To: David Woodhouse; +Cc: linux-mtd [-- Warning: decoded text below may be mangled, UTF-8 assumed --] [-- Attachment #1: Type: text/plain; charset=us-ascii, Size: 602 bytes --] Hi David I am not sure. The console is flooded with the same print message. I cannot do anything so I have to reset the board. --- David Woodhouse <dwmw2@infradead.org> wrote: > > inox_kas@yahoo.com said: > > When I mount the JFFS2 I keep getting the > following error: > > "jffs2: No clean _or_ dirty blocks to GC from! > Where are they > > all?\n"); > > Does the mount fail, or does it just print this and > continue working? > > -- > dwmw2 > > __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus Powerful. Affordable. Sign up now. http://mailplus.yahoo.com ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Garbage collection failed 2002-11-22 9:33 ` David Woodhouse 2002-11-22 14:40 ` kas turi @ 2002-11-24 11:04 ` Ales Makarov 1 sibling, 0 replies; 4+ messages in thread From: Ales Makarov @ 2002-11-24 11:04 UTC (permalink / raw) Cc: linux-mtd I have seen this message also (on our DragonBall VZ based board). But it appears only during shutdown/reset (when the JFFS2 partition remains mounted and the GC thread is running). Ales David Woodhouse wrote: > inox_kas@yahoo.com said: > >>When I mount the JFFS2 I keep getting the following error: >>"jffs2: No clean _or_ dirty blocks to GC from! Where are they >>all?\n"); > > > Does the mount fail, or does it just print this and continue working? > > -- > dwmw2 > > > > ______________________________________________________ > Linux MTD discussion mailing list > http://lists.infradead.org/mailman/listinfo/linux-mtd/ ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-11-24 10:33 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2002-11-22 1:12 Garbage collection failed kas turi 2002-11-22 9:33 ` David Woodhouse 2002-11-22 14:40 ` kas turi 2002-11-24 11:04 ` Ales Makarov
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox