From: "Artem B. Bityutskiy" <dedekind@yandex.ru>
To: falls huang <falls.huang@gmail.com>
Cc: linux-mtd@lists.infradead.org
Subject: Re: question: the performance of jffs2 on UBI
Date: Thu, 27 Jul 2006 17:32:45 +0400 [thread overview]
Message-ID: <44C8C07D.2050909@yandex.ru> (raw)
In-Reply-To: <44C8BD55.3040604@yandex.ru>
Artem B. Bityutskiy wrote:
> falls huang wrote:
>
>> The UBI and jffs2 both provide wear leveling. Will the repeated
>> wear-leveling reduce the performance of system ?
>
> I guess jffs2 ought to be slower on UBI, but little. My *very* rough
> test on mtdram device showed that JFFS2 over UBI is about 5% slower. But
> more accurate testing should be done.
And note: of course, JFFS2 was not designed for UBI, so it does not use
UBI advantages. But still, it makes a lot of sense to use JFFS2 over UBI
because in this case you have much freedom in partitioning your flash as
you like.
I'm planning to return to JFFS3 research/development some day and design
JFFS2 to work on top of UBI devices.
The alternative way to is to create a good block device layer over UBI,
and then use conventional file systems (N.B. the mtdblock driver is
*not* a good block device layer).
--
Best Regards,
Artem B. Bityutskiy,
St.-Petersburg, Russia.
next prev parent reply other threads:[~2006-07-27 13:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-27 12:30 question: the performance of jffs2 on UBI falls huang
2006-07-27 13:19 ` Artem B. Bityutskiy
2006-07-27 13:32 ` Artem B. Bityutskiy [this message]
2006-07-30 17:34 ` Josh Boyer
2006-07-31 7:02 ` Artem B. 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=44C8C07D.2050909@yandex.ru \
--to=dedekind@yandex.ru \
--cc=falls.huang@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.