From: Shweta Shetty <shyamashweta@gmail.com>
To: linux-mtd <linux-mtd@lists.infradead.org>
Subject: Ubi2- using NandSim for simulating flash and mounting ubi.
Date: Fri, 8 Jan 2010 16:46:44 +0530 [thread overview]
Message-ID: <c58fcbf21001080316j4ff51fe6wcb20eefd0d57e101@mail.gmail.com> (raw)
Hi,
To test ubi2 we intend to use NANDSIM. However we are facing certain problems.
>From what we have understood, the method of using NANDSIM is :
1>create an empty flash device (By default this uses the ram memory
but we can allocate other by the cache_file option)
2>mount ubi on it
3>mount ubifs on it
=> (Here we can load the previously stored image)
4>use it
5>while unmounting save the image on permanant storage
So as we can see, though NANDSIM can be effectively used for
simulating flash , it is of limited use in our project for testing
mount time as every time only the empty device is mounted.
>From the ubi code that we have now studied , there is a flag set for
an empty device and in such case , all the system does is that it
initialises all its data structures.Hence we cannot show the
performance of our project on NANDSIM.
Our we missing some crucial point?
We would be grateful for clarification.
--
Shweta Shetty
http://shweta-kaleidoscope.blogspot.com/
Humility is a strange thing. The minute you know you have got it you
have lost it.
next reply other threads:[~2010-01-08 11:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-08 11:16 Shweta Shetty [this message]
2010-01-16 21:14 ` Ubi2- using NandSim for simulating flash and mounting ubi Artem Bityutskiy
2010-01-21 12:25 ` Shweta Shetty
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=c58fcbf21001080316j4ff51fe6wcb20eefd0d57e101@mail.gmail.com \
--to=shyamashweta@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox