From: Jaehoon Chung <jh80.chung@samsung.com>
To: Ulf Hansson <ulf.hansson@linaro.org>, Alan Cooper <alcooperx@gmail.com>
Cc: linux-mmc <linux-mmc@vger.kernel.org>
Subject: Re: [PATCH] mmc: core: Optimize boot time by detecting cards simultaneously
Date: Fri, 18 Dec 2015 10:28:12 +0900 [thread overview]
Message-ID: <5673612C.9050808@samsung.com> (raw)
In-Reply-To: <CAPDyKFo6DFOynRpB2mJE5KhAm7SQKd8xK6Ki54Rf5OjGLwwQcA@mail.gmail.com>
Hi,
On 12/18/2015 06:49 AM, Ulf Hansson wrote:
> On 17 December 2015 at 20:47, Alan Cooper <alcooperx@gmail.com> wrote:
>> On Wed, Dec 16, 2015 at 4:07 AM, Ulf Hansson <ulf.hansson@linaro.org> wrote:
>>> To find the improved card detection times, I just used the kernel boot
>>> log and checked the time stamps for when the cards get detected. I ran
>>> the tests ~10 times and picked up some average values.
>>>
>>> To notice the improvement you need at least two cards to be inserted
>>> during boot. Perhaps you have a platform with one eMMC and one SD card
>>> slot, you can test.
>>
>> I tested the patch on one of our ARM bases SoC's. The SoC has an SD
>> card slot on the first controller and an eMMC device on the second
>> controller. I found ~100ms improvement on the time it took for the
>> rootfs on the eMMC device to be ready for use. Interestingly, I did
>> see the SD/eMMC order swap once in 20 tries. This is not an issue for
>> us as we already have to use UUID for the eMMC rootfs in case an SD
>> card is installed.
>>
>> Al
>
> Al, thanks for your effort in testing. I assume I can apply a
> tested-by tag for that!
>
> BTW, if you want to see an even better improvement, just find a
> crappier SD card as I guess you have a quite good one. :-)
I didn't test with this yet..actually, i have tested with only one board(Exynos4412).
There is no the changing index. (Not too much for testing)
but in my experiment, our platform(Tizen) should be produced the problem in SD-card case.
I need to check with SystemFW guys. I will check this..ASAP.
Best Regards,
Jaehoon Chung
>
> Kind regards
> Uffe
> --
> 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
>
>
next prev parent reply other threads:[~2015-12-18 1:28 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-01 15:15 [PATCH] mmc: core: Optimize boot time by detecting cards simultaneously Ulf Hansson
2015-12-14 15:50 ` Ulf Hansson
2015-12-15 23:22 ` Jaehoon Chung
2015-12-16 9:07 ` Ulf Hansson
2015-12-17 19:47 ` Alan Cooper
2015-12-17 21:49 ` Ulf Hansson
2015-12-18 1:28 ` Jaehoon Chung [this message]
2015-12-18 3:05 ` Shawn Lin
2015-12-28 9:31 ` Ulf Hansson
2015-12-28 9:44 ` Shawn Lin
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=5673612C.9050808@samsung.com \
--to=jh80.chung@samsung.com \
--cc=alcooperx@gmail.com \
--cc=linux-mmc@vger.kernel.org \
--cc=ulf.hansson@linaro.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 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.