From: Chris Ball <cjb@laptop.org>
To: Manoj Iyer <manoj.iyer@canonical.com>
Cc: Arnd Bergmann <arnd@arndb.de>,
linux-kernel@vger.kernel.org, jbarnes@virtuousgeek.org,
matsumur@nts.ricoh.co.jp, linux-pci@vger.kernel.org,
linux-mmc@vger.kernel.org
Subject: Re: [PATCH] mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency
Date: Mon, 18 Jul 2011 16:40:28 -0400 [thread overview]
Message-ID: <m2zkkbb9vn.fsf@bob.laptop.org> (raw)
In-Reply-To: <alpine.DEB.2.02.1107181535250.1677@lazy> (Manoj Iyer's message of "Mon, 18 Jul 2011 15:36:38 -0500 (CDT)")
Hi Manoj,
On Mon, Jul 18 2011, Manoj Iyer wrote:
> Here are the results with SanDisk SDSDXP1-016G-A75 16GB Extreme Pro
> SDHC Memory Card.
>
> u@u:~/flashbench$ sudo ./flashbench -a /dev/mmcblk0p1
> [sudo] password for u:
> align 4294967296 pre 1.16ms on 1.15ms post 1.15ms
> diff -2024ns
> align 2147483648 pre 1.2ms on 1.2ms post 1.2ms
> diff 522ns
> align 1073741824 pre 1.21ms on 1.2ms post 1.2ms
> diff 570ns
> align 536870912 pre 1.2ms on 1.2ms post 1.2ms diff 662ns
> align 268435456 pre 1.2ms on 1.2ms post 1.2ms diff 404ns
> align 134217728 pre 1.2ms on 1.2ms post 1.2ms diff
> -1692ns
> align 67108864 pre 1.15ms on 1.16ms post 1.16ms diff
> 1.37µs
> align 33554432 pre 1.18ms on 1.19ms post 1.15ms diff
> 31.3µs
> align 16777216 pre 1.17ms on 1.19ms post 1.15ms diff
> 31.5µs
> align 8388608 pre 1.17ms on 1.21ms post 1.18ms diff
> 32.9µs
> align 4194304 pre 1.37ms on 1.55ms post 1.17ms diff 274µs
> align 2097152 pre 1.37ms on 1.37ms post 1.39ms diff
> -7992ns
> align 1048576 pre 1.33ms on 1.33ms post 1.34ms diff
> -7793ns
> align 524288 pre 1.33ms on 1.33ms post 1.34ms diff
> -6641ns
> align 262144 pre 1.34ms on 1.38ms post 1.35ms diff
> 33.8µs
> align 131072 pre 1.35ms on 1.37ms post 1.34ms diff
> 27.2µs
> align 65536 pre 1.34ms on 1.37ms post 1.34ms diff
> 31.7µs
> align 32768 pre 1.33ms on 1.37ms post 1.34ms diff
> 32.5µs
>
> u@u:~/flashbench$ sudo ./flashbench -O --erasesize=$[4 * 1024 * 1024]
> --blocksize=$[256 * 1024] /dev/mmcblk0p1 --open-au-nr=2
> 4MiB 23.2M/s
> 2MiB 23.6M/s
> 1MiB 23.5M/s
> 512KiB 23.2M/s
> 256KiB 23.2M/s
> u@u:~/flashbench$
I don't understand whether these measurements are before or after your
patch -- we're looking to see what the *difference* in performance is
with the patch applied, right?
Thanks,
- Chris.
--
Chris Ball <cjb@laptop.org> <http://printf.net/>
One Laptop Per Child
next prev parent reply other threads:[~2011-07-18 20:40 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-11 21:28 [Patch 0/1] mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency Manoj Iyer
2011-07-11 21:28 ` [PATCH] " Manoj Iyer
2011-07-11 21:53 ` Chris Ball
2011-07-11 22:55 ` Manoj Iyer
2011-07-12 16:01 ` Manoj Iyer
2011-07-12 16:20 ` Chris Ball
2011-07-12 17:09 ` Manoj Iyer
2011-07-12 17:30 ` Chris Ball
2011-07-12 18:00 ` Arnd Bergmann
2011-07-13 14:45 ` Chris Ball
2011-07-13 15:42 ` Manoj Iyer
2011-07-13 16:35 ` Arnd Bergmann
2011-07-13 16:46 ` Manoj Iyer
2011-07-13 16:55 ` Chris Ball
2011-07-13 17:02 ` Manoj Iyer
2011-07-13 17:08 ` Chris Ball
2011-07-18 20:36 ` Manoj Iyer
2011-07-18 20:40 ` Chris Ball [this message]
2011-07-18 20:47 ` Manoj Iyer
2011-07-18 21:05 ` Chris Ball
2011-07-18 21:12 ` Manoj Iyer
2011-07-19 19:43 ` Manoj Iyer
2012-11-22 0:29 ` Chris Ball
2012-11-26 16:42 ` Manoj Iyer
2012-11-26 16:57 ` Chris Ball
2011-07-13 16:50 ` Chris Ball
2011-07-13 16:54 ` Manoj Iyer
2011-07-18 23:27 ` Jesse Barnes
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=m2zkkbb9vn.fsf@bob.laptop.org \
--to=cjb@laptop.org \
--cc=arnd@arndb.de \
--cc=jbarnes@virtuousgeek.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mmc@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=manoj.iyer@canonical.com \
--cc=matsumur@nts.ricoh.co.jp \
/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.