From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrei Warkentin Subject: Re: [[v4] 2/5] MMC: Use CMD23 for multiblock transfers when we can. Date: Mon, 23 May 2011 15:45:01 -0500 Message-ID: References: <1302950458-1969-1-git-send-email-andreiw@motorola.com> <1303870235-29041-1-git-send-email-andreiw@motorola.com> <1303870235-29041-2-git-send-email-andreiw@motorola.com> <1303870235-29041-3-git-send-email-andreiw@motorola.com> <4DD48273.4060402@samsung.com> <4DD5F045.90001@samsung.com> <4DDA55B6.3040708@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from exprod5og104.obsmtp.com ([64.18.0.178]:49336 "EHLO exprod5og104.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752730Ab1EWUpE (ORCPT ); Mon, 23 May 2011 16:45:04 -0400 Received: from il93mgrg01.am.mot-mobility.com ([10.176.129.42]) by il93mgrg01.am.mot-mobility.com (8.14.3/8.14.3) with ESMTP id p4NKgc2O002362 for ; Mon, 23 May 2011 16:42:39 -0400 (EDT) Received: from mail-ww0-f46.google.com (mail-ww0-f46.google.com [74.125.82.46]) by il93mgrg01.am.mot-mobility.com (8.14.3/8.14.3) with ESMTP id p4NKb1C7028783 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=OK) for ; Mon, 23 May 2011 16:42:38 -0400 (EDT) Received: by mail-ww0-f46.google.com with SMTP id 28so6454012wwb.3 for ; Mon, 23 May 2011 13:45:02 -0700 (PDT) In-Reply-To: Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: Jaehoon Chung Cc: linux-mmc@vger.kernel.org, arindam.nath@amd.com, cjb@laptop.org, arnd@arndb.de, Kyungmin Park , "Gao, Yunpeng" On Mon, May 23, 2011 at 2:34 PM, Andrei Warkentin wrote: > On Mon, May 23, 2011 at 7:40 AM, Jaehoon Chung wrote: >> Hi A.. >> >> I tested your patch..(using CMD23) >> my environment is the below. >> eMMC card : Sandisk SEM8G (eMMC 4.3+) >> buswidth : 4bit (SDR) >> AP : C110 >> benchmark : IOzone >> > > Knowing what controller you are on is helpful too. Unless you are on > SDHCI, you will see no effect. > > A > If after all you still see no improvement, you should talk to your Sandisk representative if your particular batch actually is new enough to support CMD23 improvements. Sandisk ships different versions of hardware at the same time, so it's pretty impossible to tell it apart other than some vendor specific EXT_CSD fields... A