public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
From: merez@codeaurora.org
To: Chris Ball <cjb@laptop.org>
Cc: merez@codeaurora.org, Seungwon Jeon <tgih.jun@samsung.com>,
	linux-mmc@vger.kernel.org,
	'Subhash Jadavani' <subhashj@codeaurora.org>,
	"'S, Venkatraman'" <svenkatr@ti.com>,
	'Saugata Das' <saugata.das@linaro.org>,
	'Namjae Jeon' <linkinjeon@gmail.com>
Subject: Re: [PATCH v8 1/2] mmc: add packed command feature of eMMC4.5
Date: Tue, 10 Jul 2012 03:45:15 -0700 (PDT)	[thread overview]
Message-ID: <9177cd479f2dec231b65102cb35a3e6a.squirrel@www.codeaurora.org> (raw)
In-Reply-To: <87mx38qdcs.fsf@octavius.laptop.org>


On Tue, July 10, 2012 12:33 am, Chris Ball wrote:
> Hi,
>
> On Tue, Jul 10 2012, merez@codeaurora.org wrote:
>>> Sorry, I don't have a copy of the eMMC 4.5 spec -- is PACKED_EVENT_EN
>>> a one-time programmable fuse on the eMMC, like BKOPS_ENABLE was?
>>
>> No, it's not.
>
> Excellent, thanks.
>
> I've pushed both v8 patches to mmc-next.  Before pushing it up to Linus,
> I'd like to get a better idea of the variety of performances differences
> seen using packed writes -- has it been tried on devices from multiple
> eMMC vendors, and multiple host controller vendors?  Can we try to build
> up a quick table of results, with a standard test like iozone, to check
> that we've got decent test coverage?  Seungwon suggests using:
>
> iozone -az -i0 -I -s 10m -f /target/test -e
>
> I'm also worried about how much code this is adding, but I agree that
> it's worth it if the performance benefits are as described.
>
> Thanks,
>
> - Chris.
> --
> Chris Ball   <cjb@laptop.org>   <http://printf.net/>
> One Laptop Per Child
> --

Hi Chris,

I suggest to also use lmdd as a benchmark test for write packing, since
write packing is mostly beneficial in long sequential operations.
It can be used as follows:
lmdd if=internal of=/data/file1 bs=128k count=3000

Thanks,
Maya
-- 
Sent by consultant of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum


  reply	other threads:[~2012-07-10 10:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-29  4:32 [PATCH v8 1/2] mmc: add packed command feature of eMMC4.5 Seungwon Jeon
2012-07-10  5:42 ` merez
2012-07-10  5:54 ` Chris Ball
2012-07-10  6:23   ` merez
2012-07-10  7:33     ` Chris Ball
2012-07-10 10:45       ` merez [this message]
2012-07-10  6:24   ` S, Venkatraman

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=9177cd479f2dec231b65102cb35a3e6a.squirrel@www.codeaurora.org \
    --to=merez@codeaurora.org \
    --cc=cjb@laptop.org \
    --cc=linkinjeon@gmail.com \
    --cc=linux-mmc@vger.kernel.org \
    --cc=saugata.das@linaro.org \
    --cc=subhashj@codeaurora.org \
    --cc=svenkatr@ti.com \
    --cc=tgih.jun@samsung.com \
    /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