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-ia64-devel

[Xen-ia64-devel] [Patch 0/2] Disable ACPI SRAT,SLIT on dom0

To: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>, xen-ia64-devel <xen-ia64-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-ia64-devel] [Patch 0/2] Disable ACPI SRAT,SLIT on dom0
From: Akio Takebe <takebe_akio@xxxxxxxxxxxxxx>
Date: Fri, 27 Jul 2007 03:06:05 +0900
Delivery-date: Thu, 26 Jul 2007 11:05:54 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi, Keir, Alex and all

On some ia64 NUMA machine, we cannot boot dom0.
This issue is caused by different infomation LSAPIC and SRAT.
Xen-ia64 modify LSAPIC IDs of dom0, but it does not modify SRAT.

Currently, credit scheduler does not consider NUMA system.
And Xen-ia64 pass raw ACPI SRAT, SLIT infomation to dom0.
If xen pass NUMA infomation to dom0, dom0 cannot move properly
because vcpus can migrate and memory mapping is virtualized.
So we decide disabling SRAT, SLIT of dom0 as first step of NUMA work.

[Patch 1/2] is for common code, and [Patch 2/2] is for ia64.

[Patch 1/2] Export acpi a function and arguments
[Patch 2/2] Disable ACPI SRAT,SLIT on dom0

Best Regards,

Akio Takebe


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