WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [PATCH 0/7] Memory hotadd support

To: Keir Fraser <keir.fraser@xxxxxxxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH 0/7] Memory hotadd support
From: "Jiang, Yunhong" <yunhong.jiang@xxxxxxxxx>
Date: Thu, 10 Dec 2009 21:29:18 +0800
Accept-language: en-US
Acceptlanguage: en-US
Cc:
Delivery-date: Thu, 10 Dec 2009 05:30:07 -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
Thread-index: Acp5nMX73iWBVJtuSNG/UuCD9Lf3TQ==
Thread-topic: [PATCH 0/7] Memory hotadd support
This patchset add memory hotplug support to xen hypervisor.

Patch 1/7: Setup m2p table for hot-added memory.
Patch 2/7: Destroy m2p table for hot-added memory
Patch 3/7: Function to share m2p tables with guest
Patch 4/7: Setup frametable for hot-added memory
Patch 5/7: Handle page fault caused by compatibility m2p table setup
Patch 6/7: Setup L3 table for whole direct mapping range if memory hotplug is 
supported
Patch 7/7: The main flow for memory hotadd

This patchset is quite self contained. Keir, do you think whether it's 
acceptable for xen 4.0?

In the meantime, several improvement still on way:
a) 32 bit compatible guest has not been tested because of environment issue
b) Need enhancement for error handling

Thanks
Yunhong Jiang


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>