All of lore.kernel.org
 help / color / mirror / Atom feed
From: merez@codeaurora.org
To: Namjae Jeon <linkinjeon@gmail.com>
Cc: Seungwon Jeon <tgih.jun@samsung.com>,
	linux-mmc@vger.kernel.org, Chris Ball <cjb@laptop.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v4 2/2] mmc: core: Support packed command for eMMC4.5 device
Date: Tue, 14 Feb 2012 23:12:51 -0800 (PST)	[thread overview]
Message-ID: <7d1016122f840cf62f669f06355b8605.squirrel@www.codeaurora.org> (raw)
In-Reply-To: <CAKYAXd9pXfL1S_KSLoF48AKNtxj9-svdDdXp=_DYZAmBvFFddg@mail.gmail.com>

> 2012/1/26 Seungwon Jeon <tgih.jun@samsung.com>:
>> This patch supports packed command of eMMC4.5 device.
>> Several reads(or writes) can be grouped in packed command
>> and all data of the individual commands can be sent in a
>> single transfer on the bus.
>>
>> Signed-off-by: Seungwon Jeon <tgih.jun@samsung.com>
> Reviewed-by: Namjae Jeon <linkinjeon@gmail.com>
>
> Looks good to me also.
> Thanks.
Hi,

I'm running performance tests on this patch and would appreciate if you
could wait with its approval until I'll have final conclusions (next
week).
Thanks,
Maya
>> ---
> --
> To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>



WARNING: multiple messages have this Message-ID (diff)
From: merez@codeaurora.org
To: "Namjae Jeon" <linkinjeon@gmail.com>
Cc: "Seungwon Jeon" <tgih.jun@samsung.com>,
	linux-mmc@vger.kernel.org, "Chris Ball" <cjb@laptop.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v4 2/2] mmc: core: Support packed command for eMMC4.5  device
Date: Tue, 14 Feb 2012 23:12:51 -0800 (PST)	[thread overview]
Message-ID: <7d1016122f840cf62f669f06355b8605.squirrel@www.codeaurora.org> (raw)
In-Reply-To: <CAKYAXd9pXfL1S_KSLoF48AKNtxj9-svdDdXp=_DYZAmBvFFddg@mail.gmail.com>

> 2012/1/26 Seungwon Jeon <tgih.jun@samsung.com>:
>> This patch supports packed command of eMMC4.5 device.
>> Several reads(or writes) can be grouped in packed command
>> and all data of the individual commands can be sent in a
>> single transfer on the bus.
>>
>> Signed-off-by: Seungwon Jeon <tgih.jun@samsung.com>
> Reviewed-by: Namjae Jeon <linkinjeon@gmail.com>
>
> Looks good to me also.
> Thanks.
Hi,

I'm running performance tests on this patch and would appreciate if you
could wait with its approval until I'll have final conclusions (next
week).
Thanks,
Maya
>> ---
> --
> To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>



  reply	other threads:[~2012-02-15  7:12 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-26  9:08 [PATCH v4 2/2] mmc: core: Support packed command for eMMC4.5 device Seungwon Jeon
2012-01-26  9:37 ` Namjae Jeon
2012-02-15  7:12   ` merez [this message]
2012-02-15  7:12     ` merez
2012-02-15  9:41     ` Seungwon Jeon
2012-02-15  9:36 ` merez
2012-02-15  9:36   ` merez
2012-02-16  0:09   ` Seungwon Jeon
2012-02-20 21:22 ` merez
2012-02-20 21:22   ` merez
2012-02-21  2:08   ` Namjae Jeon
2012-02-21  5:35   ` Seungwon Jeon
2012-02-21 19:02     ` merez
2012-02-21 19:02       ` merez

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=7d1016122f840cf62f669f06355b8605.squirrel@www.codeaurora.org \
    --to=merez@codeaurora.org \
    --cc=cjb@laptop.org \
    --cc=linkinjeon@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.org \
    --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 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.