public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* questions about parallelism in MTD
@ 2013-01-21  5:38 Sunghan Suh
  2013-02-04  7:14 ` Artem Bityutskiy
  0 siblings, 1 reply; 2+ messages in thread
From: Sunghan Suh @ 2013-01-21  5:38 UTC (permalink / raw)
  To: linux-mtd

Hi,

I'm a software engineer who is trying to develop a new flash file system.

I have some questions about MTD.

1. Isn't there any approach to make read/write operations to be non-blocking?
  For example, a file system writes data to MTD and it doesn't want to wait on I/O completion.
  While writing, it tries to do other things in order to increase performance.
  How can I use MTD such a case?

2. How can I utilize multiple plane & die architectures in MTD?
  As MLC & TLC used, write latency is getting much larger. 
  Instead, flash memory supports multiple plane & die to increase parallelism.
  Is there a MTD driver fully supporting these features?

Thanks.

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

end of thread, other threads:[~2013-02-04  7:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-21  5:38 questions about parallelism in MTD Sunghan Suh
2013-02-04  7:14 ` Artem Bityutskiy

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