On Tue, 1 April 2008 08:26:37 +0300, Artem Bityutskiy wrote:
Write-back of metadata: yes. Write-back of data: currently not.
Compression: yes.
Yes.
You are right, bad-block handling is easier to implement in ubi than in
a filesystem. That is one of the real benefits from using ubi. And if
my other arguments about ubi would have been handled instead of answered
with flames, I would likely be using it as well.
fs/logfs/gc.c
Grep for s_ec_list. It is currently quite aggressive and keeps the
spread between maximum erasecount and minimum erasecount at about 40.
Should become an mkfs option one of these days.
There is no dedicated subsystem for wear leveling. There simply isn't
that much to do.
Jörn
--
Premature optimization is the root of all evil.
-- Donald Knuth
--