linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andrei Warkentin <andreiw@motorola.com>
To: Arnd Bergmann <arnd@arndb.de>
Cc: linux-mmc@vger.kernel.org
Subject: Re: [RFC 4/5] MMC: Adjust unaligned write accesses.
Date: Sun, 13 Mar 2011 08:00:04 -0500	[thread overview]
Message-ID: <AANLkTinYmXrn=UmJDcr-2aAN5jChfTTX9EebCu9xbibc@mail.gmail.com> (raw)
In-Reply-To: <201103111123.21063.arnd@arndb.de>

On Fri, Mar 11, 2011 at 4:23 AM, Arnd Bergmann <arnd@arndb.de> wrote:
> On Friday 11 March 2011, Andrei Warkentin wrote:
>> > I also don't know what the effect of setting physical_block_size
>> > and/or io_min is, possibly it no longer works if they are larger
>> > than the MMU page size. Need to try this.
>>
>> The other thing is figuring out the default size limit for when the
>> page align should be performed. I suppose it's safe enough to
>> set it to 1.5 size the super_page_size. But that number came from the
>> Toshiba card tests. Or it could be unbounded by default. I'd rather do
>> the later.
>
> You mean always splitting (multiples of) full super-pages from partial
> super-pages when the quirk flag is enabled?
>
> I think it depends on the performance numbers. Do you have any
> meaningful measurements without the quirk, with the current implementation
> and with the unbounded case?
>
> If the latter two are not much different on the toshiba card, that
> would be a simpler implementation, and more likely to be useful on
> other cards.
>

Revalidating the data now, along with some more tests, to get a better
picture. It seems the more data I get, the less it makes sense :(.

> I think we should also do measurements to see if the same quirk
> actually has any negative effects on other cards, or if there
> are even cases where it helps.

Going to test on Sandisk eMMC as well.

Thanks,
A

  reply	other threads:[~2011-03-13 13:00 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-10  0:54 Block quirks redux + Toshiba performance quirk Andrei Warkentin
2011-03-10  0:12 ` Andrei Warkentin
2011-03-10  0:54 ` [RFC 1/5] MMC: Extends card quicks with MMC/SD quirks matching the CID Andrei Warkentin
2011-03-10  0:54 ` [RFC 2/5] MMC: Allow function-specific quirks Andrei Warkentin
2011-03-10 15:09   ` Arnd Bergmann
2011-03-10 20:41     ` Andrei Warkentin
2011-03-10 21:55       ` Arnd Bergmann
2011-03-10  0:54 ` [RFC 3/5] MMC: Support for block quirks Andrei Warkentin
2011-03-10  0:54 ` [RFC 4/5] MMC: Adjust unaligned write accesses Andrei Warkentin
2011-03-10 16:05   ` Arnd Bergmann
2011-03-10 20:45     ` Andrei Warkentin
2011-03-10 21:54       ` Arnd Bergmann
2011-03-10 23:06         ` Andrei Warkentin
2011-03-11 10:23           ` Arnd Bergmann
2011-03-13 13:00             ` Andrei Warkentin [this message]
2011-03-13 14:54               ` Arnd Bergmann
2011-03-14  7:40                 ` Andrei Warkentin
2011-03-19 11:09                   ` Andrei Warkentin
2011-03-21 14:21                     ` Arnd Bergmann
2011-03-21 14:41                       ` Andrei Warkentin
2011-03-21 18:03                         ` Andreas Dilger
2011-03-21 19:05                           ` Arnd Bergmann
2011-03-21 23:58                             ` Andreas Dilger
2011-03-22 13:56                               ` Arnd Bergmann
2011-03-22 15:02                                 ` Andreas Dilger
2011-03-22 15:44                                   ` Arnd Bergmann
2011-03-10  0:54 ` [RFC 5/5] MMC: Toshiba eMMC - Split 8K-unaligned accesses Andrei Warkentin
2011-03-10  1:03 ` [RFC] MMC: Extends card quicks with MMC/SD quirks matching the CID Andrei Warkentin

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='AANLkTinYmXrn=UmJDcr-2aAN5jChfTTX9EebCu9xbibc@mail.gmail.com' \
    --to=andreiw@motorola.com \
    --cc=arnd@arndb.de \
    --cc=linux-mmc@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).