public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: David Woodhouse <dwmw2@infradead.org>
To: Kevin Liao <kevinliao@iei.com.tw>
Cc: linux-mtd@lists.infradead.org
Subject: Re: Garbage collection problem for nand flash
Date: Mon, 17 Nov 2003 10:32:14 +0000	[thread overview]
Message-ID: <1069065133.4490.53.camel@hades.cambridge.redhat.com> (raw)
In-Reply-To: <013301c3acf4$8d3033d0$f80a10ac@rdkevinliaonb>

On Mon, 2003-11-17 at 18:21 +0800, Kevin Liao wrote:

> jffs2: No clean, dirty _or_ erasable blocks to GC from! Where are they all?
> jffs2: Couldn't find erase block to garbage collect!
> 
> It seems that the file content is still correct. Does anyone know what's
> wrong with it? Thanks a lot.

It's a harmless complaint which can probably just be disabled. A short
while after you write to the flash, we decide to flush the write-buffer.
We prefer to do that by garbage-collection rather than just by padding
it out with zeroes.... but as the message says, there's nothing to GC
from. So we pad it instead.

-- 
dwmw2

  reply	other threads:[~2003-11-17 10:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-17 10:21 Garbage collection problem for nand flash Kevin Liao
2003-11-17 10:32 ` David Woodhouse [this message]
2003-11-17 14:06   ` Kevin Liao
2003-11-17 14:12     ` David Woodhouse

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=1069065133.4490.53.camel@hades.cambridge.redhat.com \
    --to=dwmw2@infradead.org \
    --cc=kevinliao@iei.com.tw \
    --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