All of lore.kernel.org
 help / color / mirror / Atom feed
From: 林意翔 <lnys@avamax.com>
To: <linux-mtd@lists.infradead.org>
Subject: nand flash driver problem
Date: Tue, 13 Jan 2004 11:30:16 +0800	[thread overview]
Message-ID: <002201c3d985$8ff790f0$1a140a0a@leonnb> (raw)

Hi all,
            I am using JFFS2+MTD nand driver(uClinux Full Source
Distribution 20030909) to mount Samsung 16MB Nand flash. It looks ok except
writing time(It costs about 40seconds for copying a 200KB file to Nand
flash). Even I patch uClinux by New JFFS2+MTD nand
driver(mtd-snapshot-20031217) , I still get the same result.  But I measure
the actually time that Nand flash erasing and writing one page is no more
than 1ms.
             I also do another test for reading or writing Nand flash by MTD
block driver and it is ok (I mean reading or writing 200KB data from/to Nand
flash is not more than 1 second).  So I don't know what the problem is. Do
anyone meet the similar problem or any idea?

Thanks
Lys

             reply	other threads:[~2004-01-13  3:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-13  3:30 林意翔 [this message]
2004-01-13  6:50 ` nand flash driver problem David Woodhouse
2004-01-13 13:08   ` Jonas Holmberg
  -- strict thread matches above, loose matches on Subject: below --
2002-05-17 21:52 Nand " Olivier ERIBON
2002-05-18  7:11 ` David Woodhouse

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='002201c3d985$8ff790f0$1a140a0a@leonnb' \
    --to=lnys@avamax.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 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.