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

Re: [Xen-users] Scheduler Parameters

To: "Subhabrata Bhattacharya" <xions.microcosm@xxxxxxxxxxxxxx>
Subject: Re: [Xen-users] Scheduler Parameters
From: "Diwaker Gupta" <diwaker.lists@xxxxxxxxx>
Date: Tue, 28 Feb 2006 22:51:03 -0800
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 01 Mar 2006 06:51:45 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ZDxqqxO9ahpRmbvzWjkgUmU92hudhrC3gpN2V/AV1Uk2EDypvdJQir+72+eLKlAIh4H2CqI9fXhsI1uWeEu+xuEIP+hbxht9ab9L8oETQAVO70tg7M1WX8MSJFmtKl1j6KoGmW9IH++Yy/8nNUkrcgWt2DygKACQK5D7HRwBJD0=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <484a4e240602282247y2e6b314fl7dc1ab1cfe286d05@xxxxxxxxxxxxxx>
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>
References: <484a4e240602282247y2e6b314fl7dc1ab1cfe286d05@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On 2/28/06, Subhabrata Bhattacharya <xions.microcosm@xxxxxxxxxxxxxx> wrote:
> Supposing I have only one guest domain runnning on domain 0 and with
> the xm bvt command I have allocated cpu units in the ratio 9:1 to
> domain 0 and domain 1(say) respectively.
> Now I create another guest domain. How much CPU share it (or
> subsequent domains created after it) will get?

By default a new domain gets a weight of 10 in the current BVT
implementation. What this translates to in terms of available CPU can
be easily computed using the standard BVT algorithm (for eg, this new
domain would get roughly 10/(1+9+10) fraction of the CPU).

--
Web/Blog/Gallery: http://floatingsun.net/blog

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

<Prev in Thread] Current Thread [Next in Thread>