public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: xie chao <xiechao.mail@gmail.com>
To: linux-mtd@lists.infradead.org
Subject: MTD NAND driver supports for  multi-page read and write
Date: Thu, 08 Jun 2006 23:19:46 +0800	[thread overview]
Message-ID: <44884012.8060609@gmail.com> (raw)

hi
I found that JFFS2 invokes MTD callback directly. Does every read/write
to JFFS2 will make be scheduled by block device layer? Because I find
that most of read to my NAND flash is composed by one page, write to my
NAND flash is composed by one or two page when i use iozone to test the
JFFS2 performance. In fact, the NAND flash i have con support
multi-pages(at most 32 pages) read/write which has better efficiency.
How i have improve the JFFS2 performance by read/write as many pages i
during one access to the FS? Thanks.

                 reply	other threads:[~2006-06-08 15:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=44884012.8060609@gmail.com \
    --to=xiechao.mail@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