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-bugs

[Xen-bugs] [Bug 1570] New: [RAS] Can not initiliaze CPU entries in guest

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 1570] New: [RAS] Can not initiliaze CPU entries in guest OS against linux 2.6.32
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Thu, 28 Jan 2010 23:37:21 -0800
Delivery-date: Thu, 28 Jan 2010 23:37:25 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bugs@xxxxxxxxxxxxxxxxxx
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1570

           Summary: [RAS] Can not initiliaze CPU entries in guest OS against
                    linux 2.6.32
           Product: Xen
           Version: unstable
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Hypervisor
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: jiajun.xu@xxxxxxxxx


Environment:
------------
Service Arch (ia32/ia32e/IA64): 
Guest Arch (ia32/ia32e/IA64): ia32e
Guest OS Type (Linux/Windows):linux 2.6.32
Change Set: 20608:6ead20228b7f
Hardware: 
Other:


Bug detailed description:
--------------------------

vcpu hot-add works with linux 2.6.30, but with the same configuration, it is
buggy against kernel 2.6.32. 

After we hot-add in qemu console with command:
cpu_set 4 online

I can see that Guest OS already receive the SCI interrupt, the interrupts
number increased after we hot-add a vcpu, but when you check the new cpu
entries in sysfs, No new CPU entries was created.

Check the CPU information with acpidump, we can see the new CPU status is
enabled after we hot-add it in qemu.

check the dmesg in guest OS, there is no any debug information from function
acpi_processor_hotplug_notify, I suspect that it is not be called indeed, it
should has problem to trigger this function. 

Linux 2.6.32 is a related stable version for cpu hot-add in native linux, CPU
physical online works fine on NHM-EX ER and NHM-EX SR.

Need to dig out why it does not work with 2.6.32 kernel.


-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-bugs] [Bug 1570] New: [RAS] Can not initiliaze CPU entries in guest OS against linux 2.6.32, bugzilla-daemon <=