All of lore.kernel.org
 help / color / mirror / Atom feed
* MTD NAND driver supports for  multi-page read and write
@ 2006-06-08 15:19 xie chao
  0 siblings, 0 replies; only message in thread
From: xie chao @ 2006-06-08 15:19 UTC (permalink / raw)
  To: linux-mtd

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.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-06-08 15:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-08 15:19 MTD NAND driver supports for multi-page read and write xie chao

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.