From: Artem Bityutskiy <dedekind@infradead.org>
To: xiaochuan-xu <xiaochuan-xu@cqu.edu.cn>
Cc: linux-mtd <linux-mtd@lists.infradead.org>
Subject: Re: Deep thinking about the Wear-leveling mothed
Date: Wed, 30 Jul 2008 09:22:53 +0300 [thread overview]
Message-ID: <1217398973.9048.7.camel@sauron> (raw)
In-Reply-To: <1217327479.2812.24.camel@localhost.localdomain>
Hi,
On Tue, 2008-07-29 at 18:31 +0800, xiaochuan-xu wrote:
> 2. Do we really need wear-leveling when the oldest PEB is far from the
> upper limit of reliable erasure?
> the answer is NO!
I would not be so sure. When UBI looses an erase counter because of an
unclean reboot, it assigns average erase counter to that eraseblock.
This works fine because UBI maintains a reasonably small Max-Min
difference.
Also, I am not sure it is save to erase one eraseblock several million
times and do not erase neighbor eraseblocks. There are "radiation"
effects in some flashes, when unused eraseblocks slowly "rot" when their
neighbor eraseblocks are used a lot.
--
Best regards,
Artem Bityutskiy (Битюцкий Артём)
next prev parent reply other threads:[~2008-07-30 6:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-29 10:31 Deep thinking about the Wear-leveling mothed xiaochuan-xu
2008-07-29 10:31 ` xiaochuan-xu
2008-07-30 6:22 ` Artem Bityutskiy [this message]
2008-07-30 9:24 ` xiaochuan-xu
2008-07-30 9:24 ` xiaochuan-xu
2008-07-31 0:02 ` Iwo Mergler
2008-07-30 10:25 ` Artem Bityutskiy
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=1217398973.9048.7.camel@sauron \
--to=dedekind@infradead.org \
--cc=linux-mtd@lists.infradead.org \
--cc=xiaochuan-xu@cqu.edu.cn \
/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.