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/2] Add support to hotplug entry in SRAT table

To: Keir Fraser <keir.fraser@xxxxxxxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH 0/2] Add support to hotplug entry in SRAT table
From: "Jiang, Yunhong" <yunhong.jiang@xxxxxxxxx>
Date: Tue, 8 Dec 2009 18:03:06 +0800
Accept-language: en-US
Acceptlanguage: en-US
Cc:
Delivery-date: Tue, 08 Dec 2009 02:04:33 -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: Acp37aN+JQ+QU3mKQ6aCtqPhanKreA==
Thread-topic: [PATCH 0/2] Add support to hotplug entry in SRAT table
Currently xen hypervisor use nodes to keep start/end address of node. It assume 
memory among nodes has no overlap, this is not always true, especially if we 
have memory hotplug support in the system. Changeset 20053:ebb07c5934c8 will 
ignore hotplug entry in SRAT table, to try avoid such situation.

To support memory hotplug, we have to parse the hotpluggable entry also.

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH 0/2] Add support to hotplug entry in SRAT table, Jiang, Yunhong <=