[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-ia64-devel] problems with smp
On 2/7/07, David Brown <dmlb2000@xxxxxxxxx> wrote: > I'm not sure why you'd get that, I certainly don't have it in my boot > log. Once you get up to a newer version, please send the whole boot log > if it still doesn't work. Thanks, Okay got some more information this is kinda odd... If you look it does see the two cpu's but later theres a line about Dom0 max_vcpus=1. How did this get set? is this default? could I set this on the commandline to 2? Hmmm, this seems where it's being set... so all I'd have to do is say dom0_max_vcpus=2 on the xen.gz command line part then? === arch/ia64/xen/domain.c === /* dom0_max_vcpus: maximum number of VCPUs to create for dom0. */ static unsigned int dom0_max_vcpus = 1; integer_param("dom0_max_vcpus", dom0_max_vcpus); _______________________________________________ Xen-ia64-devel mailing list Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-ia64-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |