From: Artem Bityutskiy <dedekind@infradead.org>
To: Vinit Agnihotri <vinit.agnihotri@gmail.com>
Cc: linux-mtd@lists.infradead.org
Subject: Re: Yet Another UBI Question
Date: Mon, 19 Nov 2007 16:20:46 +0200 [thread overview]
Message-ID: <1195482046.3231.24.camel@sauron> (raw)
In-Reply-To: <9b52d64c0711190206h6f845a07h6bb6817b61cb95c@mail.gmail.com>
On Mon, 2007-11-19 at 15:36 +0530, Vinit Agnihotri wrote:
> Agree but What I mean is instead of implementing cdev & FTL on it.
> Why not to implement block device for a volume in the first place.
> ofcourse this block device will also have abilities of upadate, read/write.
>
> Stacking is good approach but then stacking will causes performance degrade,
> as we'll be emulating block device over a character device. But if we
> can avoid it, we'll get performance improvements
> & also widesread use of UBI as any FS could be put on UBI volumes with
> no efforts.
> User should not be given additional & complex task of writing FTL just
> to put his FS on top of UBI volume.
When we wrote UBI we _did not_ mean to create FTL or something close _at
all_. We solved other problems: wear-leveling across whole flash chip,
volumes creation/deletion/re-size, reliability (static volumes,
transparent clever errors and bad-block handling, bit-flips handling,
updates).
FTL is a completely different task, we _did not_ intend solve it! If one
needs FTL - please go ahead and implement it!
But I say that it will be easier to do this on top of UBI then on top of
MTD device because UBI already solves many (but not all) problems FTL
has to solve (see the above). If one wants better performance because of
less stacking - please, just write FTL on top of MTD.
--
Best regards,
Artem Bityutskiy (Битюцкий Артём)
next prev parent reply other threads:[~2007-11-19 14:20 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-24 20:50 UBI in Shipping Products ?? Johnson, Charles F
2007-10-24 22:39 ` Yet Another UBI Question Johnson, Charles F
2007-11-19 8:59 ` Artem Bityutskiy
2007-11-19 9:24 ` Vinit Agnihotri
2007-11-19 9:41 ` Artem Bityutskiy
2007-11-19 10:06 ` Vinit Agnihotri
2007-11-19 14:20 ` Artem Bityutskiy [this message]
2007-10-26 12:17 ` UBI in Shipping Products ?? Josh Boyer
2007-10-26 15:36 ` Johnson, Charles F
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=1195482046.3231.24.camel@sauron \
--to=dedekind@infradead.org \
--cc=linux-mtd@lists.infradead.org \
--cc=vinit.agnihotri@gmail.com \
/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