All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] one more try at idle improvements
@ 2017-11-17 14:08 Nicholas Piggin
  2017-11-17 14:08 ` [PATCH 1/3] powerpc/64s/idle: POWER9 implement a separate idle stop function for hotplug Nicholas Piggin
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Nicholas Piggin @ 2017-11-17 14:08 UTC (permalink / raw)
  To: linuxppc-dev
  Cc: Nicholas Piggin, Vaidyanathan Srinivasan, Gautham R . Shenoy,
	Paul Mackerras

The recent KVM work clashed with a couple of my patches, so they were
reverted/dropped for this merge window.

I've made another attempt at them, hopefully done in a way that is
more compatible with KVM requirements and in a bit nicer way (POWER8
contex switching should speed up a bit too). I'm not completely sure I
got patch 2 right. It works on POWER8, but haven't been able to get
POWER9 running with hash on radix.

Thanks,
Nick

Nicholas Piggin (3):
  powerpc/64s/idle: POWER9 implement a separate idle stop function for
    hotplug
  powerpc/64s/idle: avoid sync for KVM state when waking from idle
  powerpc/64s/idle: POWER9 ESL=0 stop avoid save/restore overhead

 arch/powerpc/include/asm/processor.h  |  1 +
 arch/powerpc/kernel/idle_book3s.S     | 62 +++++++++++++++++------------------
 arch/powerpc/platforms/powernv/idle.c |  9 +++--
 3 files changed, 38 insertions(+), 34 deletions(-)

-- 
2.15.0

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

end of thread, other threads:[~2018-04-04 12:52 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-17 14:08 [PATCH 0/3] one more try at idle improvements Nicholas Piggin
2017-11-17 14:08 ` [PATCH 1/3] powerpc/64s/idle: POWER9 implement a separate idle stop function for hotplug Nicholas Piggin
2018-02-28 18:24   ` Vaidyanathan Srinivasan
2018-04-03 16:03   ` [1/3] " Michael Ellerman
2018-04-03 17:13     ` Nicholas Piggin
2018-04-04 12:52       ` Michael Ellerman
2017-11-17 14:08 ` [PATCH 2/3] powerpc/64s/idle: avoid sync for KVM state when waking from idle Nicholas Piggin
2018-02-28 18:16   ` Vaidyanathan Srinivasan
2018-03-01 11:38     ` Nicholas Piggin
2018-04-03 16:03   ` [2/3] " Michael Ellerman
2017-11-17 14:08 ` [PATCH 3/3] powerpc/64s/idle: POWER9 ESL=0 stop avoid save/restore overhead Nicholas Piggin
2018-02-28 18:34   ` Vaidyanathan Srinivasan
2018-03-01 11:57     ` Nicholas Piggin
2018-03-04 23:01       ` Paul Mackerras
2018-03-05  9:59         ` Nicholas Piggin
2018-03-31 11:46   ` Michael Ellerman

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.