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

Re: [Xen-API] how to use credit scheduler in xcp

To: shreyas pandya <pandyashreyas1@xxxxxxxxx>
Subject: Re: [Xen-API] how to use credit scheduler in xcp
From: George Shuklin <george.shuklin@xxxxxxxxx>
Date: Mon, 23 May 2011 16:55:12 +0400
Cc: xen-api@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 23 May 2011 06:00:05 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:subject:from:to:cc:in-reply-to:references :content-type:date:message-id:mime-version:x-mailer :content-transfer-encoding; bh=UCsz0ugtRnotHQp+UGFRB68+sQ8K2IaKLpnlYYa2+NI=; b=WdZ9EcaIkl8vNx+8YjsELlavTfeaU8IovOH7LHseA0Dzb9kLJCJPXV5hr3NKPVJyjm h4/x3UPD5QLaOONEdfZkV6wNBnmCLb6rbQVf1tTJFVskFMaXhJ86j6R0L40vH3okBy5V RFUGHfj+zF9drVii3O14Ykf+NkkA3JZCI38+c=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer:content-transfer-encoding; b=WVApPflvVw6qYgiluHxRwQ6wmSSA0OqyXCqJjv8db9pxhU45v8uw+imq0MX1fhUhQi KWOTu7Sb9mTMr7o67mqBZ8fsOy/Mpo7EkG+WZmECRTJ9KAJPEKnpqi5cxqH4nNaMHr1K vn43YYCXbo+xa92a55+vi+JYRjth1WGjaF1Zs=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4DDA57FB.5060305@xxxxxxxxx>
List-help: <mailto:xen-api-request@lists.xensource.com?subject=help>
List-id: Discussion of API issues surrounding Xen <xen-api.lists.xensource.com>
List-post: <mailto:xen-api@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=unsubscribe>
References: <4DDA57FB.5060305@xxxxxxxxx>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
Yeah, they are supported by xapi.

xe vm-param-set uuid=... VCPU-params:caps=X VCPU-params:weight=Y

(same xapi call is available).

Note: xapi require to reboot VM to make this works. To change values
online you can use (without xapi) xl command line or libxc.

В Пнд, 23/05/2011 в 18:20 +0530, shreyas pandya пишет:
> I was wondering if there is any way we can use credit scheduler in XCP 
> that loadbalances the cpu utilization among domU in xen hyperviser. Can 
> we set the priority of cpu utilization by xapi calls?
> 
> _______________________________________________
> xen-api mailing list
> xen-api@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/mailman/listinfo/xen-api



_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api

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