All of lore.kernel.org
 help / color / mirror / Atom feed
* [kvm-ppc-devel] [PATCH 0 of 3] Fix guest eating 100% cpu when guest
@ 2008-04-25  5:56 ` Jerone Young
  0 siblings, 0 replies; 16+ messages in thread
From: Jerone Young @ 2008-04-25  5:56 UTC (permalink / raw)
  To: kvm-devel; +Cc: kvm-ppc-devel

This set of patches fixes 100% CPU usage when a guest is idle on PowerPC. This ti
me it uses common kvm functions to sleep the guest.

Signed-off-by: Jerone Young <jyoung5@us.ibm.com>

5 files changed, 91 insertions(+), 4 deletions(-)
arch/powerpc/kvm/booke_guest.c      |    6 +++
arch/powerpc/kvm/emulate.c          |    5 ++
arch/powerpc/kvm/powerpc.c          |   15 ++++++-
arch/powerpc/platforms/44x/Makefile |    2 -
arch/powerpc/platforms/44x/idle.c   |   67 +++++++++++++++++++++++++++++++++++

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
kvm-ppc-devel mailing list
kvm-ppc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-ppc-devel

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

end of thread, other threads:[~2008-04-25 16:34 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-25  5:56 [kvm-ppc-devel] [PATCH 0 of 3] Fix guest eating 100% cpu when guest Jerone Young
2008-04-25  5:56 ` [PATCH 0 of 3] Fix guest eating 100% cpu when guest is idle on PowerPC Jerone Young
2008-04-25  5:56 ` [kvm-ppc-devel] [PATCH 1 of 3] Add idle wait support for 44x Jerone Young
2008-04-25  5:56   ` [PATCH 1 of 3] Add idle wait support for 44x platforms Jerone Young
2008-04-25  5:56 ` [kvm-ppc-devel] [PATCH 2 of 3] Add PowerPC KVM guest wait handling Jerone Young
2008-04-25  5:56   ` [PATCH 2 of 3] Add PowerPC KVM guest wait handling support Jerone Young
2008-04-25 13:56   ` [kvm-ppc-devel] [PATCH 2 of 3] Add PowerPC KVM guest wait Hollis Blanchard
2008-04-25 13:56     ` [kvm-ppc-devel] [PATCH 2 of 3] Add PowerPC KVM guest wait handling support Hollis Blanchard
2008-04-25  5:56 ` [kvm-ppc-devel] [PATCH 3 of 3] Add premption handlers & properly Jerone Young
2008-04-25  5:56   ` [PATCH 3 of 3] Add premption handlers & properly wake sleeping guest Jerone Young
2008-04-25 13:52   ` [kvm-ppc-devel] [PATCH 3 of 3] Add premption handlers & Hollis Blanchard
2008-04-25 13:52     ` [kvm-ppc-devel] [PATCH 3 of 3] Add premption handlers & properly wake sleeping guest Hollis Blanchard
2008-04-25 14:00 ` [kvm-ppc-devel] [PATCH 0 of 3] Fix guest eating 100% cpu when Hollis Blanchard
2008-04-25 14:00   ` [kvm-ppc-devel] [PATCH 0 of 3] Fix guest eating 100% cpu when guest is idle on PowerPC Hollis Blanchard
2008-04-25 16:34   ` [kvm-ppc-devel] [kvm-devel] [PATCH 0 of 3] Fix guest Jerone Young
2008-04-25 16:34     ` [kvm-ppc-devel] [PATCH 0 of 3] Fix guest eating 100% cpu when guest is idle on PowerPC Jerone Young

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.