7 messages in com.xensource.lists.xen-devel[Xen-devel] only one CPU is detected ...
FromSent OnAttachments
Zheng, Jeff25 May 2006 07:14 
Ryan Harper25 May 2006 07:24 
Yu, Ping Y25 May 2006 09:57 
Ryan Harper25 May 2006 10:43 
Yu, Ping Y25 May 2006 16:00 
Yu, Ping Y25 May 2006 16:21 
Keir Fraser26 May 2006 00:12 
Subject:[Xen-devel] only one CPU is detected when dom0 boots up
From:Zheng, Jeff (jeff@intel.com)
Date:05/25/2006 07:14:47 AM
List:com.xensource.lists.xen-devel

When we changed build configure to: KERNELS="linux-2.6-xen0 linux-2.6-xenU" export KERNELS

After reboot to this xen0, we found there is only one CPU in xen0. "uname -a" shows it's a SMP but "cat /proc/cpuinfo" shows only one cpu.

We see this issue on ChangeSet 10143 and 10151.

If we build with the default configure, we can see all cpus in xen0.

Bests Jeff