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-ia64-devel

Re: [Xen-ia64-devel] problems with smp

To: "Alex Williamson" <alex.williamson@xxxxxx>
Subject: Re: [Xen-ia64-devel] problems with smp
From: "David Brown" <dmlb2000@xxxxxxxxx>
Date: Wed, 7 Feb 2007 20:40:30 -0800
Cc: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 07 Feb 2007 20:39:46 -0800
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=a3zDZBnDj9ZiSUfTABFrV/EnXJ/FwiYlmP0Z+Zt54o2nMM/qjfhWBF8R/e89yHEBZjDBO3m+PkyXj/UgvvVJ+4RYWDzp/x/ArvK7Hq7UBDkZgojUC9VCd8MfkVz0aviTRlORE8yOoVaf3JgPdKcyEKsgd2fpM/XdKNt9rsYuzww=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <9c21eeae0702071737j5cdc0508t6dd741acbc291e7a@xxxxxxxxxxxxxx>
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
References: <9c21eeae0702071106s4ebe7afdv95143ff2b6031671@xxxxxxxxxxxxxx> <1170876227.30297.121.camel@bling> <9c21eeae0702071310g6a8bc60nf69721e445f91604@xxxxxxxxxxxxxx> <1170883890.11374.1.camel@xxxxxxxxxxxxx> <9c21eeae0702071737j5cdc0508t6dd741acbc291e7a@xxxxxxxxxxxxxx>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
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