All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ulf Hansson <ulf.hansson@stericsson.com>
To: Vitaly Wool <vitalywool@gmail.com>
Cc: "linux-mmc@vger.kernel.org" <linux-mmc@vger.kernel.org>,
	Chris Ball <cjb@laptop.org>,
	Per FORLIN <per.forlin@stericsson.com>,
	Johan RUDHOLM <johan.rudholm@stericsson.com>,
	Lee Jones <lee.jones@linaro.org>
Subject: Re: [PATCH V2 2/2] mmc: Minimize resume-time by deferring resume
Date: Mon, 19 Dec 2011 13:21:44 +0100	[thread overview]
Message-ID: <4EEF2C58.3040005@stericsson.com> (raw)
In-Reply-To: <4EEF0541.6070306@stericsson.com>

If you got this half written reply, please ignore it.

BR
Ulf Hansson

Ulf Hansson wrote:
> Vitaly Wool wrote:
>> Hi,
>>
>> I did some measurement, having two eMMC connected (one of them with a
>>  root file system mounted) and one rather good SD-card with VFAT. The
>>  resume time for the kernel before these patches were around 600 ms. 
>> After my patches I had around 20 ms.
>>
>> What do you call "resume time" in this case?
>>
>> Total kernel resume time.
>>
>> This is an artificial and unfair definition. No one should care about
>> that. You can think of a time-to-splashscreen or
>> time-to-functional-userspace and both are not going to be improved
>> much with your patch if we run off of a eMMC-based root.
>>
> 
> I think you are missing a very valuable thing about how the resume 
> sequence is being changed with this patch.
> 
> Before this patch:
> _Every_ MMC and SD card were resumed sequentially. Thus every resume for 
> every card adds up to the resume time _always_.
> 
> After this patch:
> 1. MMC and SD cards can be is resumed in parallel.
> 2. Only MMC and SD cards which will get requests within ~3 s after the 
> kernel has resumed will notice the resume time. Requests triggered later 
> will be performed on a already resumed host.done coming
> 
>   moreover, only if there arrives a request for before
> 
> only tho No resume is forst of all only done if there is a request
> 
> 
> So for some reas and that the resume time (and also the the time for use
> 
> 
>       in a sequence
> 
>>
>> Moreover, I noticed very seldom than any mmc/sd request arrived 
>> within the time were the deferred resumed has not been done. Of 
>> course this will very much depend on what kind of userspace 
>> application that is running and if there is an ongoing file transfer 
>> that were frozen when doing suspend.
>>
>> ...or  the wakeup source was the userspace alarm etc. etc.
>>
>>
>> But, if this happens (deferred resume not done), the total resume 
>> time for that particular userspace application will anyway be heavily
>>  decreased since the other hosts resume time did not affect the
>> resume time for this application.
>>
>> I take that by "other hosts" you mean SD card? :)
>>
>> "Other hosts", are all those hosts holding an eMMC/MMC or an SD-card,
>>  but not that host that there were a request for, before the deferred
>>  resume has finalized.
>>
>> Ok, what if a rootfs application to be started first has to re-read
>> say certificates from the SD card? And what if not doing that in time
>> means QoS degradation?
>>
>> No, you don't see all the _real_ use cases that you can break with
>> your patch.
>>
>>
>>
>>
>>
>> -be async (e. g. start card resume process in resume routine, set 
>> atomic, return success and have wait_event_interruptible_timeout in 
>> block_rq if this atomic is set).
>>
>> Don't follow you. This is exactly what the patch is doing. Not just 
>> for SD, but also for (e)MMC. I don't see your issue.
>>
>> No it doesn't. It defers the execution by arbitrary chosen time of 3
>> seconds.
>>
>>
>>
>> Do you mean that we should implement this for SD cards as well?
>>
>> Anyway, I don't understand what this should prevent a resume from
>> being executed for SD/SDIO/(e)MMC at all?
>>
>> Please elaborate.
>>
>>
>> I'm not going to, at least not in this thread. The method you propose
>> is a hack and it can not be accepted at least because it doesn't give
>> a damn about QoS. The whole idea of "let's unconditionally defer
>> resume of something for arbitrary amount of time no matter what" is
>> invalid.
>>
>> Thanks, Vitaly
>>
> 
> 


  parent reply	other threads:[~2011-12-19 12:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-14 15:06 [PATCH V2 0/2] mmc: Minimize resume time for sd/mmc Ulf Hansson
2011-12-14 15:06 ` [PATCH V2 1/2] mmc: block: Remove use of mmc_blk_set_blksize Ulf Hansson
2011-12-14 15:06 ` [PATCH V2 2/2] mmc: Minimize resume-time by deferring resume Ulf Hansson
     [not found]   ` <CAMJBoFNU_+Ah8oxXy2Smr5L5oZ4wjZ1m8v6sp-kVcxgk4kYmNg@mail.gmail.com>
2011-12-14 15:29     ` Ulf Hansson
     [not found]       ` <CAMJBoFM9v9ugDL8gtNJ+AMCKmvOsUQHEmEf13VDXko41AkFfFA@mail.gmail.com>
     [not found]         ` <CAMJBoFPcBzezFDRXpL36zJZTttGgUFzDCUaFC69Pxg+gEWcAOw@mail.gmail.com>
2011-12-14 16:43           ` Ulf Hansson
     [not found]             ` <CAMJBoFPSEtM1rQ7Rq8d+Y6Qgd_GKq2o4p=vk60wZdbJ_Mhk_Gw@mail.gmail.com>
2011-12-15  9:22               ` Ulf Hansson
     [not found]                 ` <CAMJBoFN5tub+Lv5p2Ae3UQY48G2TMBBmdkdsA1TNDqf2stDGVg@mail.gmail.com>
2011-12-19 11:03                   ` Ulf Hansson
     [not found]                   ` <4EEF0541.6070306@stericsson.com>
2011-12-19 12:21                     ` Ulf Hansson [this message]
2012-01-03 15:24 ` [PATCH V2 0/2] mmc: Minimize resume time for sd/mmc Ulf Hansson

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=4EEF2C58.3040005@stericsson.com \
    --to=ulf.hansson@stericsson.com \
    --cc=cjb@laptop.org \
    --cc=johan.rudholm@stericsson.com \
    --cc=lee.jones@linaro.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=per.forlin@stericsson.com \
    --cc=vitalywool@gmail.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.