linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [RFC][PATCH 0/2] process interrupts from idle wakeup
@ 2017-03-21  4:52 Nicholas Piggin
  2017-03-21  4:52 ` [PATCH 1/2] powerpc/powernv: process interrupts from system reset wakeup Nicholas Piggin
  2017-03-21  4:52 ` [PATCH 2/2] powerpc/64s: msgclr when handling doorbell exceptions Nicholas Piggin
  0 siblings, 2 replies; 4+ messages in thread
From: Nicholas Piggin @ 2017-03-21  4:52 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: Nicholas Piggin, Gautham R . Shenoy

Hi,

Just wanted to get some opinions on this approach. I will wait until
current batch of idle fixes are merged before submitting properly,
and still need to test on POWER9, but on POWER8 the speedup is
quite good.

Thanks,
Nick

Nicholas Piggin (2):
  powerpc/powernv: process interrupts from system reset wakeup
  powerpc/64s: msgclr when handling doorbell exceptions

 arch/powerpc/include/asm/dbell.h      | 13 +++++++++++++
 arch/powerpc/include/asm/machdep.h    |  1 -
 arch/powerpc/include/asm/ppc-opcode.h |  3 +++
 arch/powerpc/include/asm/processor.h  |  1 +
 arch/powerpc/kernel/dbell.c           |  9 +++++++++
 arch/powerpc/platforms/powernv/idle.c | 11 ++++++++---
 drivers/cpuidle/cpuidle-powernv.c     | 35 +++++++++++++++++++++++++++++++++--
 7 files changed, 67 insertions(+), 6 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2017-03-22 10:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-21  4:52 [RFC][PATCH 0/2] process interrupts from idle wakeup Nicholas Piggin
2017-03-21  4:52 ` [PATCH 1/2] powerpc/powernv: process interrupts from system reset wakeup Nicholas Piggin
2017-03-22 10:45   ` Michael Ellerman
2017-03-21  4:52 ` [PATCH 2/2] powerpc/64s: msgclr when handling doorbell exceptions 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).