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-users

[Xen-users] Sharing cpus between domUs

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Sharing cpus between domUs
From: Simon <greminn@xxxxxxxxx>
Date: Thu, 6 Apr 2006 18:43:16 +1200
Delivery-date: Wed, 05 Apr 2006 23:43:48 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=MMOyxLqDnfisr3UXgVTM4Qf/f56qQHUkLsgjVBA6VTyZckrNNue9xjd1kPuUnIrFgJq3RC+npKgSuGM0o5ApYd/d6H4k2qgwRtUozu+LMsDK1+cLgJq/ZA+/2yNH8St1Qi2MR7yKwMaT/hQd00X103nhBRReQ8lmroCDqO20J98=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi There, Just a quick and easy question for sharing of resources on a
server. We have a IBM xSeries 206 that we run as an internal
development server. This has a P4 3.0 with HT enabled and 1.5GB RAM. I
have installed xen 3.0 and have our first domU up and running just
fine...

At the moment i dont have any reference to vcpus in the domU config
and it has allocated 2 to the dom0 and one to the domU:

Name                              ID Mem(MiB) VCPUs State  Time(s)
Domain-0                           0      256     2 r-----    27.3
dev                                2      512     1 -b----     6.2

My question is this, i really just want all the domU's that we create
on this box to have a shared access to all the CPU available on the
box, to do this do i just allocate 2 vcpus to the domU as well?:

vcpus = 2

Or is there a valid reason not to? This is not so much of a disk
intensive server.

Simon

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Sharing cpus between domUs, Simon <=