public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* Ubi2- using NandSim for simulating flash and mounting ubi.
@ 2010-01-08 11:16 Shweta Shetty
  2010-01-16 21:14 ` Artem Bityutskiy
  0 siblings, 1 reply; 3+ messages in thread
From: Shweta Shetty @ 2010-01-08 11:16 UTC (permalink / raw)
  To: linux-mtd

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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-01-21 12:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-08 11:16 Ubi2- using NandSim for simulating flash and mounting ubi Shweta Shetty
2010-01-16 21:14 ` Artem Bityutskiy
2010-01-21 12:25   ` Shweta Shetty

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox