From: Kevin Hilman <khilman@linaro.org>
To: Ulf Hansson <ulf.hansson@stericsson.com>
Cc: "Rafael J. Wysocki" <rjw@sisk.pl>,
linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
Rickard Andersson <rickard.andersson@stericsson.com>,
Ulf Hansson <ulf.hansson@linaro.org>,
Alan Stern <stern@rowland.harvard.edu>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Re: [RESEND PATCH] PM / Runtime: Idle devices asynchronously after probe|release
Date: Thu, 11 Apr 2013 07:20:59 -0700 [thread overview]
Message-ID: <87txndxi5w.fsf@linaro.org> (raw)
In-Reply-To: <1365606048-27603-1-git-send-email-ulf.hansson@stericsson.com> (Ulf Hansson's message of "Wed, 10 Apr 2013 17:00:48 +0200")
Ulf Hansson <ulf.hansson@stericsson.com> writes:
> From: Ulf Hansson <ulf.hansson@linaro.org>
>
> Putting devices into idle|suspend in a synchronous manner means we are
> waiting for each device to become idle|suspended before the probe|release
> is fully done.
>
> This patch switch to use the asynchronous runtime PM API:s instead and
> thus improves the parallelism since we can move on and handle the next
> device in queue in an earlier phase.
>
> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
> Cc: Kevin Hilman <khilman@linaro.org>
> Cc: Alan Stern <stern@rowland.harvard.edu>
> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Kevin Hilman <khilman@linaro.org>
WARNING: multiple messages have this Message-ID (diff)
From: khilman@linaro.org (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: [RESEND PATCH] PM / Runtime: Idle devices asynchronously after probe|release
Date: Thu, 11 Apr 2013 07:20:59 -0700 [thread overview]
Message-ID: <87txndxi5w.fsf@linaro.org> (raw)
In-Reply-To: <1365606048-27603-1-git-send-email-ulf.hansson@stericsson.com> (Ulf Hansson's message of "Wed, 10 Apr 2013 17:00:48 +0200")
Ulf Hansson <ulf.hansson@stericsson.com> writes:
> From: Ulf Hansson <ulf.hansson@linaro.org>
>
> Putting devices into idle|suspend in a synchronous manner means we are
> waiting for each device to become idle|suspended before the probe|release
> is fully done.
>
> This patch switch to use the asynchronous runtime PM API:s instead and
> thus improves the parallelism since we can move on and handle the next
> device in queue in an earlier phase.
>
> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
> Cc: Kevin Hilman <khilman@linaro.org>
> Cc: Alan Stern <stern@rowland.harvard.edu>
> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Kevin Hilman <khilman@linaro.org>
next prev parent reply other threads:[~2013-04-11 14:21 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-10 15:00 [RESEND PATCH] PM / Runtime: Idle devices asynchronously after probe|release Ulf Hansson
2013-04-10 15:00 ` Ulf Hansson
2013-04-10 19:05 ` Rafael J. Wysocki
2013-04-10 19:05 ` Rafael J. Wysocki
2013-04-11 14:20 ` Kevin Hilman [this message]
2013-04-11 14:20 ` Kevin Hilman
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=87txndxi5w.fsf@linaro.org \
--to=khilman@linaro.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-pm@vger.kernel.org \
--cc=rickard.andersson@stericsson.com \
--cc=rjw@sisk.pl \
--cc=stern@rowland.harvard.edu \
--cc=ulf.hansson@linaro.org \
--cc=ulf.hansson@stericsson.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.