public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: daniel.lezcano@linaro.org (Daniel Lezcano)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] ARM: cpuidle: make arm_cpuidle_suspend() a bit more efficient
Date: Wed, 30 Mar 2016 10:14:05 +0200	[thread overview]
Message-ID: <56FB8ACD.6050503@linaro.org> (raw)
In-Reply-To: <20160330160504.50be1959@xhacker>

On 03/30/2016 10:05 AM, Jisheng Zhang wrote:
> Dear Daniel,
>
> On Wed, 30 Mar 2016 10:02:02 +0200 Daniel Lezcano wrote:
>
>> On 03/30/2016 09:47 AM, Jisheng Zhang wrote:
>>> Currently, we check cpuidle_ops.suspend every time when entering a
>>> low-power idle state. But this check could be avoided in this hot path
>>> by moving it into arm_cpuidle_read_ops() to reduce arm_cpuidle_suspend
>>> overhead a bit.
>>
>> This patch makes sense but the ARM64 part is missing.
>>
>
> Here is the ARM64 part, you are also in the "To" list ;)
>
> http://lists.infradead.org/pipermail/linux-arm-kernel/2016-March/417713.html

Ah, yes. That happens when we read the email sequentially :)

-- 
  <http://www.linaro.org/> Linaro.org ? Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog

      reply	other threads:[~2016-03-30  8:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-30  7:47 [PATCH v2] ARM: cpuidle: make arm_cpuidle_suspend() a bit more efficient Jisheng Zhang
2016-03-30  8:02 ` Daniel Lezcano
2016-03-30  8:05   ` Jisheng Zhang
2016-03-30  8:14     ` Daniel Lezcano [this message]

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=56FB8ACD.6050503@linaro.org \
    --to=daniel.lezcano@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.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