public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Seongsu Lee <senux@senux.com>
To: linux-mtd@lists.infradead.org
Subject: write buffer for MTD devices?
Date: Thu, 5 Jul 2007 13:36:04 +0900	[thread overview]
Message-ID: <20070705043604.GA10478@pooky.senux.com> (raw)

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/

             reply	other threads:[~2007-07-05  4:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-05  4:36 Seongsu Lee [this message]
2007-07-09 13:18 ` write buffer for MTD devices? Josh Boyer

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=20070705043604.GA10478@pooky.senux.com \
    --to=senux@senux.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