public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] KVM: Suspend and cpu hotplug fixes
@ 2007-05-24 12:10 Avi Kivity
  2007-05-24 12:10 ` [PATCH 2/7] HOTPLUG: Adapt cpuset hotplug callback to CPU_DYING Avi Kivity
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Avi Kivity @ 2007-05-24 12:10 UTC (permalink / raw)
  To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
  Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	lhcs-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

The following patchset makes kvm more robust wrt cpu hotunplug, and
makes suspend-to-ram actually work.  Suspend-to-disk benefits from
the cpu hotunplug improvements as well.

The major issue is that KVM wants to disable the virtualization
extensions at a point in time when no user processes are schedulable
on the victim cpu.  No current notifier exists, so a new one, CPU_DYING,
is added for the purpose.

Should there be no objections, I will submit this patchset for inclusion
in 2.6.22, and backport it to 2.6.21.stable.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

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

end of thread, other threads:[~2007-05-27 10:20 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-24 12:10 [PATCH 0/7] KVM: Suspend and cpu hotplug fixes Avi Kivity
2007-05-24 12:10 ` [PATCH 2/7] HOTPLUG: Adapt cpuset hotplug callback to CPU_DYING Avi Kivity
     [not found] ` <1180008615579-git-send-email-avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-05-24 12:10   ` [PATCH 1/7] HOTPLUG: Add CPU_DYING notifier Avi Kivity
2007-05-24 12:10   ` [PATCH 3/7] HOTPLUG: Adapt thermal throttle to CPU_DYING Avi Kivity
2007-05-24 12:10   ` [PATCH 4/7] SMP: Implement on_one_cpu() Avi Kivity
     [not found]     ` <11800086152009-git-send-email-avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-05-24 13:36       ` Heiko Carstens
2007-05-24 13:42         ` [kvm-devel] " Avi Kivity
2007-05-24 13:43     ` Roland Dreier
2007-05-24 13:48       ` Avi Kivity
2007-05-24 12:10   ` [PATCH 5/7] KVM: Keep track of which cpus have virtualization enabled Avi Kivity
2007-05-24 12:10   ` [PATCH 6/7] KVM: Tune hotplug/suspend IPIs Avi Kivity
2007-05-24 12:10   ` [PATCH 7/7] KVM: Use CPU_DYING for disabling virtualization Avi Kivity
2007-05-24 12:53 ` [kvm-devel] [PATCH 0/7] KVM: Suspend and cpu hotplug fixes Avi Kivity
2007-05-25  1:10 ` Shaohua Li
2007-05-25  8:28   ` Avi Kivity
     [not found]     ` <46569E23.6010101-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-05-27 10:20       ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox