linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] powerpc (powernv and pseries) cpuidle driver improvmeents
@ 2017-06-14 13:02 Nicholas Piggin
  2017-06-14 13:02 ` [PATCH 1/3] cpuidle: powerpc: cpuidle set polling before enabling irqs Nicholas Piggin
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Nicholas Piggin @ 2017-06-14 13:02 UTC (permalink / raw)
  To: linuxppc-dev
  Cc: Nicholas Piggin, Michael Ellerman, Vaidyanathan Srinivasan,
	Gautham R . Shenoy, Rafael J . Wysocki, Daniel Lezcano, linux-pm,
	linux-kernel

Hi,

These are a few small improvements that came from doing an
optimisation pass over powerpc cpu idle paths.

Michael reminded me to cc the cpuidle maintainers. I think he
will take the patches through the powerpc tree, but any suggestion
or ack or nack would be welcome.

Thanks,
Nick

Nicholas Piggin (3):
  cpuidle: powerpc: cpuidle set polling before enabling irqs
  cpuidle: powerpc: read mostly for common globals
  cpuidle: powerpc: no memory barrier after break from idle

 drivers/cpuidle/cpuidle-powernv.c | 25 +++++++++++++++++--------
 drivers/cpuidle/cpuidle-pseries.c | 22 +++++++++++++++-------
 2 files changed, 32 insertions(+), 15 deletions(-)

-- 
2.11.0

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-07-04  2:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-14 13:02 [PATCH 0/3] powerpc (powernv and pseries) cpuidle driver improvmeents Nicholas Piggin
2017-06-14 13:02 ` [PATCH 1/3] cpuidle: powerpc: cpuidle set polling before enabling irqs Nicholas Piggin
2017-06-29 12:21   ` [1/3] " Michael Ellerman
2017-06-29 20:38     ` Rafael J. Wysocki
2017-06-30  3:45       ` Michael Ellerman
2017-06-30 12:51         ` Rafael J. Wysocki
2017-07-04  2:59           ` Michael Ellerman
2017-06-14 13:02 ` [PATCH 2/3] cpuidle: powerpc: read mostly for common globals Nicholas Piggin
2017-06-14 13:02 ` [PATCH 3/3] cpuidle: powerpc: no memory barrier after break from idle Nicholas Piggin

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).