[RFC][PATCH 0/2] process interrupts from idle wakeup
Nicholas Piggin
npiggin at gmail.com
Tue Mar 21 15:52:52 AEDT 2017
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
More information about the Linuxppc-dev
mailing list