From: Kyungmin Park <kyungmin.park@samsung.com>
To: Adrian Hunter <hunter.programmer@gmail.com>
Cc: Josh Boyer <jwboyer@gmail.com>,
"linux-mtd@lists.infradead.org" <linux-mtd@lists.infradead.org>
Subject: OneNAND: read-while-load
Date: Fri, 05 Jan 2007 07:15:22 +0000 (GMT) [thread overview]
Message-ID: <30559532.90311167981321931.JavaMail.weblogic@ep_ml22> (raw)
Hi,
it looks good to me. except one
> + /* Read-while-load method */
>
> + /* Do first load to bufferRAM */
> + if (read < len) {
I think it is alway true. Is there any case that sends zero 'len' from upper layer?
I will run regression test with this one during this weekend.
And which program (JFFS2 or UBI) do you use.
I can't find any performance increase in JFFS2
Here's my test results
Target: Apollon (OMAP2) 330MHz, OneNAND 83MHz with Sync. Burst Read support mode
# iozone -U /jffs2 -f /jffs2/test -e -A -s 10m -q 256k
Before patch
KB reclen write rewrite read reread
10240 4 5961 5942 15667 15677
10240 8 6053 6033 15849 15830
10240 16 6068 6068 15983 15974
10240 32 6091 6088 16098 16083
10240 64 6115 6077 16128 16111
10240 128 6142 6134 16249 16226
10240 256 6138 6147 16184 16212
After patch
KB reclen write rewrite read reread
10240 4 5931 5914 15598 15577
10240 8 6035 5941 15775 15743
10240 16 6070 6037 16020 15986
10240 32 6098 6081 16140 16115
10240 64 6123 6100 16123 16108
10240 128 6147 6102 16186 16188
10240 256 6134 6114 16142 16152
Thank you,
Kyungmin Park
next reply other threads:[~2007-01-05 7:18 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-05 7:15 Kyungmin Park [this message]
2007-01-05 8:05 ` OneNAND: read-while-load Adrian Hunter
2007-01-05 8:41 ` Adrian Hunter
2007-01-05 9:01 ` Artem Bityutskiy
-- strict thread matches above, loose matches on Subject: below --
2007-01-05 9:58 Kyungmin Park
2007-01-05 10:54 ` Artem Bityutskiy
2007-01-04 8:55 Adrian Hunter
2007-01-04 11:35 ` Josh Boyer
2007-01-04 12:14 ` Adrian Hunter
2007-01-04 13:57 ` 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=30559532.90311167981321931.JavaMail.weblogic@ep_ml22 \
--to=kyungmin.park@samsung.com \
--cc=hunter.programmer@gmail.com \
--cc=jwboyer@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