Bug 239249 - XEN DOM0 Kernel does not detect multiple processors
Summary: XEN DOM0 Kernel does not detect multiple processors
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel-xen
Version: rawhide
Hardware: x86_64
OS: Linux
medium
high
Target Milestone: ---
Assignee: Xen Maintainance List
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-05-07 00:35 UTC by Sam Bingner
Modified: 2007-11-30 22:12 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-05-07 16:01:19 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
messages from xen bootup (75.21 KB, text/plain)
2007-05-07 00:35 UTC, Sam Bingner
no flags Details

Description Sam Bingner 2007-05-07 00:35:07 UTC
Description of problem:
XEN DOM0 kernel does not detect all 4 processors in my system.  If I run "xm
vcpu-set 0 4" it causes a crash and a system freeze.

Version-Release number of selected component (if applicable): 2.6.20-2925.5.fc7xen


How reproducible:
1. Boot 2.6.20-2925.5.fc7xen with xen on a multi-processor system
2. To duplicate crash, run "xm vcpu-set 0 2"
 
Actual results:
Kernel sees a single processor

Expected results:
Kernel sees four processors (or however many are present)

Additional info: DMESG and crash message from attempted "xm vcpu-set 0 4" attached

Comment 1 Sam Bingner 2007-05-07 00:35:07 UTC
Created attachment 154235 [details]
messages from xen bootup

Comment 2 Chris Wright 2007-05-07 16:01:19 UTC
This has been fixed in BZ 238015 (there are a couple patches in that BZ if
you are eager to test it out), just hasn't made it into latest rawhide
yet.  I hadn't tested vcpu-set when I fixed SMP, but I'm sure it's from
the same source issue...Yes, just tested and vcpu-set works as expected
in a fixed kernel.


Note You need to log in before you can comment on or make changes to this bug.