From mboxrd@z Thu Jan 1 00:00:00 1970 From: Seungwon Jeon Subject: RE: [PATCH v4 2/2] mmc: core: Support packed command for eMMC4.5 device Date: Wed, 15 Feb 2012 18:41:12 +0900 Message-ID: <004101ccebc5$f41b3450$dc519cf0$%jun@samsung.com> References: <000b01ccdc0a$0336abc0$09a40340$%jun@samsung.com> <7d1016122f840cf62f669f06355b8605.squirrel@www.codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: Received: from mailout4.samsung.com ([203.254.224.34]:37684 "EHLO mailout4.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758135Ab2BOJlN (ORCPT ); Wed, 15 Feb 2012 04:41:13 -0500 In-reply-to: <7d1016122f840cf62f669f06355b8605.squirrel@www.codeaurora.org> Content-language: ko Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: merez@codeaurora.org, 'Namjae Jeon' Cc: linux-mmc@vger.kernel.org, 'Chris Ball' , linux-kernel@vger.kernel.org Hi, Maya wrote: > -----Original Message----- > From: linux-mmc-owner@vger.kernel.org [mailto:linux-mmc-owner@vger.kernel.org] On Behalf Of > merez@codeaurora.org > Sent: Wednesday, February 15, 2012 4:13 PM > To: Namjae Jeon > Cc: Seungwon Jeon; linux-mmc@vger.kernel.org; Chris Ball; linux-kernel@vger.kernel.org > Subject: Re: [PATCH v4 2/2] mmc: core: Support packed command for eMMC4.5 device > > > 2012/1/26 Seungwon Jeon : > >> 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 > > Reviewed-by: Namjae Jeon > > > > 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). Thank you for test. Best regards, Seungwon Jeon. > 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 > > > > > -- > 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