public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* write buffer for MTD devices?
@ 2007-07-05  4:36 Seongsu Lee
  2007-07-09 13:18 ` Josh Boyer
  0 siblings, 1 reply; 2+ messages in thread
From: Seongsu Lee @ 2007-07-05  4:36 UTC (permalink / raw)
  To: linux-mtd

Hi,

You know that block devices such as hard disk has write buffer
in hard disk itself to speed up the write performance.
(The write buffer speed up when it works in write-back mode.)

My questions are: (only for NAND flash memory)

1) Then, does MTD devices has write buffer in device itself?

2) If ret->mtd->write() returns OK, is the data sent by user
   successfully written on flash memory media? (not cache or
   buffer)

Any comments, related matrials or URLs are needed.

--
Seongsu Lee, http://www.senux.com/

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

end of thread, other threads:[~2007-07-09 13:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-05  4:36 write buffer for MTD devices? Seongsu Lee
2007-07-09 13:18 ` Josh Boyer

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