All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bernhard Priewasser <priewasser@gmail.com>
To: MTD mailing list <linux-mtd@lists.infradead.org>
Subject: GC operation
Date: Thu, 03 Nov 2005 17:22:33 +0100	[thread overview]
Message-ID: <436A3949.1000001@gmail.com> (raw)

Hello,

a question just for better understanding of JFFS2...

When and how is GC called?
jffs2_garbage_collect_pass() is called from GC thread AND after each 
writing to flash. But does a single call of jffs2_garbage_collect_pass() 
(or jffs2_garbage_collect_trigger() or SIGHUP) proceed only one node at 
a time?  For each node / for each block / ..... some loop?

Ah, another one: Are blocks on the erase_pending_list erased beside the 
GC cycles?

Hm, sorry for the annoying questions, but garbage collection can be an 
ugly and confusing thing if one is not used to it :-) Thanks for your 
assistance!

-- 
Bernhard

             reply	other threads:[~2005-11-03 16:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-03 16:22 Bernhard Priewasser [this message]
2005-11-03 16:33 ` GC operation Artem B. Bityutskiy
2005-11-07 12:47   ` Bernhard Priewasser
2005-11-08 14:31     ` Artem B. Bityutskiy
2005-11-09 13:23       ` Bernhard Priewasser
2005-11-09 13:41         ` Josh Boyer
2005-11-09 14:47         ` Artem B. Bityutskiy
2005-11-09 17:35           ` Bernhard Priewasser

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=436A3949.1000001@gmail.com \
    --to=priewasser@gmail.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.