All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH R4 0/7] xen/balloon: Memory hotplug support for Xen balloon driver
@ 2011-03-08 21:44 ` Daniel Kiper
  0 siblings, 0 replies; 21+ messages in thread
From: Daniel Kiper @ 2011-03-08 21:44 UTC (permalink / raw)
  To: ian.campbell, akpm, andi.kleen, haicheng.li, fengguang.wu, jeremy,
	konrad.wilk, dan.magenheimer, v.tolstov, pasik, dave, wdauchy,
	rientjes, xen-devel, linux-kernel, linux-mm

Hi,

I am sending next version of memory hotplug
support for Xen balloon driver patch. It applies
to Linus' git tree, v2.6.38-rc8 tag. Most of
suggestions were taken into account. Thanks for
everybody who tested and/or sent suggestions
to my work.

There are a few prerequisite patches which fixes
some problems found during work on memory hotplug
patch or add some futures which are needed by
memory hotplug patch.

Full list of fixes/futures:
  - xen/balloon: Removal of driver_pages,
  - xen/balloon: HVM mode support,
  - xen/balloon: Migration from mod_timer() to schedule_delayed_work(),
  - xen/balloon: Protect against CPU exhaust by event/x process,
  - xen/balloon: Minor notation fixes,
  - mm: Extend memory hotplug API to allow memory hotplug in virtual guests,
  - xen/balloon: Memory hotplug support for Xen balloon driver.

Additionally, I suggest to apply patch prepared by Steffano Stabellini
(https://lkml.org/lkml/2011/1/31/232) which fixes memory management
issue in Xen guest. I was not able boot guest machine without
above mentioned patch.

I have received notice that previous series of patches broke
machine migration under Xen. I am going to confirm that and
solve that problem ASAP. I do not have received any notices
about other problems till now.

Daniel

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

end of thread, other threads:[~2011-03-17 20:27 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-08 21:44 [PATCH R4 0/7] xen/balloon: Memory hotplug support for Xen balloon driver Daniel Kiper
2011-03-08 21:44 ` Daniel Kiper
2011-03-09 14:01 ` Stefano Stabellini
2011-03-09 14:01   ` Stefano Stabellini
2011-03-15 14:29   ` Daniel Kiper
2011-03-15 14:29     ` Daniel Kiper
2011-03-15 14:48     ` Bootup fix for _brk_end being != _end Konrad Rzeszutek Wilk
2011-03-15 14:48       ` Konrad Rzeszutek Wilk
2011-03-15 14:48       ` Konrad Rzeszutek Wilk
2011-03-15 15:30       ` Daniel Kiper
2011-03-15 15:30         ` Daniel Kiper
2011-03-15 15:31         ` Stefano Stabellini
2011-03-15 15:31           ` Stefano Stabellini
2011-03-15 15:40           ` Daniel Kiper
2011-03-15 15:40             ` Daniel Kiper
2011-03-17  8:51             ` Daniel Kiper
2011-03-17  8:51               ` Daniel Kiper
2011-03-17 15:07               ` Stefano Stabellini
2011-03-17 15:07                 ` Stefano Stabellini
2011-03-17 20:27                 ` Pasi Kärkkäinen
2011-03-17 20:27                   ` Pasi Kärkkäinen

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.