|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH R3 0/7] xen/balloon: Memory hotplug support for Xen b
To: |
ian.campbell@xxxxxxxxxx, akpm@xxxxxxxxxxxxxxxxxxxx, andi.kleen@xxxxxxxxx, haicheng.li@xxxxxxxxxxxxxxx, fengguang.wu@xxxxxxxxx, jeremy@xxxxxxxx, konrad.wilk@xxxxxxxxxx, dan.magenheimer@xxxxxxxxxx, v.tolstov@xxxxxxxxx, pasik@xxxxxx, dave@xxxxxxxxxxxxxxxxxx, wdauchy@xxxxxxxxx, rientjes@xxxxxxxxxx, xen-devel@xxxxxxxxxxxxxxxxxxx, linux-kernel@xxxxxxxxxxxxxxx, linux-mm@xxxxxxxxx |
Subject: |
[Xen-devel] [PATCH R3 0/7] xen/balloon: Memory hotplug support for Xen balloon driver |
From: |
Daniel Kiper <dkiper@xxxxxxxxxxxx> |
Date: |
Thu, 3 Feb 2011 17:23:45 +0100 |
Cc: |
|
Delivery-date: |
Thu, 03 Feb 2011 08:25:50 -0800 |
Envelope-to: |
www-data@xxxxxxxxxxxxxxxxxxx |
List-help: |
<mailto:xen-devel-request@lists.xensource.com?subject=help> |
List-id: |
Xen developer discussion <xen-devel.lists.xensource.com> |
List-post: |
<mailto:xen-devel@lists.xensource.com> |
List-subscribe: |
<http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe> |
List-unsubscribe: |
<http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe> |
Sender: |
xen-devel-bounces@xxxxxxxxxxxxxxxxxxx |
User-agent: |
Mutt/1.3.28i |
Hi,
I am sending next version of memory hotplug
support for Xen balloon driver patch. It applies
to Linus' git tree, v2.6.38-rc3 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:
- mm: Add add_registered_memory() to memory hotplug API,
- 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,
- 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 this series of patches broke
machine migration under Xen. I am going to solve that problem ASAP.
I do not have received any notices about other problems till now.
Daniel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH R3 0/7] xen/balloon: Memory hotplug support for Xen balloon driver,
Daniel Kiper <=
|
|
|
|
|