|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] xen and 64 bit host OSes
> There was talk of enabling SMP by default but it appears not to be the
> case in the standard xen0 / xenU kernels. Make your own Xen kernel and
> it will (probably) Just Work :-)
Okay, I build one with CSet 7035. It boots well, but where do I have to
enable SMP and the second processor? /proc/cpuinfo shows only one cpu.
Maybe here:
grep SMP xen0_defconfig_x86_64
CONFIG_BROKEN_ON_SMP=y
# CONFIG_SMP is not set
CONFIG_X86_FIND_SMP_CONFIG=y
Will CONFIG_SMP=y be okay?
Thanks,
Sven.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|