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

Re: [Xen-users] CPU load balancing

To: xen-devel@xxxxxxxxxxxxxxxxxxx, xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] CPU load balancing
From: Andreï V. Fomitchev <fomitchev@xxxxxxxx>
Date: Thu, 24 Jul 2008 02:44:17 -0700 (PDT)
Cc:
Delivery-date: Thu, 24 Jul 2008 02:44:56 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.fr; h=Received:X-Mailer:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type:Message-ID; b=ft3VJJ5PkeT9j8K3H6gq8PrEcWNFUE8LRuzrlHcs312qbNn2eHmYMCysmC/VLMphxLbSD2Vbsj9Fm5y5gASyTEe1cQNtborVdCbuUk7j9z3Lr/+eTrQiWBgZVN4FNEgsosoI+CksS62NOqsoyYt2cwNIp8KcxiUE1v3CzYPRgRk=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <7a88c6510807231546u139f61afha7432e56165fb25d@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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Reply-to: fomitchev@xxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thank you Gabriel for the document. I found it very interesting and instructive. Now, I understand that my idea is useless and childish.
I want to improve my knowledge of schedulers. I found in Xen Wiki an article about Credit Scheduler (a priori, it is the default scheduler in XEN now).
I use the backported XEN 3.2 on a Debian Etch.
Is it possible to test the work-conserving (WC) and non work-conserving (NWC) modes?
Is it possible to test the other schedulers (BVT and SEDF)?

Best regards,

--
Andreï V. FOMITCHEV

--- En date de : Jeu 24.7.08, Gabriel Southern <gsouther@xxxxxxx> a écrit :
De: Gabriel Southern <gsouther@xxxxxxx>
Objet: Re: [Xen-users] CPU load balancing
À: fomitchev@xxxxxxxx
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx, xen-users@xxxxxxxxxxxxxxxxxxx
Date: Jeudi 24 Juillet 2008, 0h46

I'm not sure if the idea you are proposing is really useful.  The
credit scheduler will already allocate unused CPU time to other VMs,
if you don't have a cap configured, it does not necessarily follow
weight percentage allocation exactly.

You might find this research paper helpful:
http://www.cs.ucsd.edu/~dgupta/papers/per07-3sched-xen.pdf

On Wed, Jul 23, 2008 at 5:39 AM, Andreï V. Fomitchev
<fomitchev@xxxxxxxx> wrote:
> Hi all.
>
> I continue to study the XEN possibilities and currently I search a
'CPU load
> balancing tool' which answers the scenario below:
> Configuration: using sched-credit command, the 4 DomU are the same weight
> and each uses only 15% of CPU.
> The balancing tool monitors the DomU CPU loads and if two (or more)
> consecutive measures of CPU load equal to 100% of CPU and if the other
> domains are in Idle mode, the tool increases the Domain weight and
allocates
> more of CPU. When the Domain terminated and "returns" to Idle,
the tool
> returns the Domain configuration in nominal mode.
>
> 1) Because I did not find a response in XEN documentation, my first
> questions are "philosophical":
> - this kind of tools is it interesting? Can it provide some improvements
of
> performances on-the-fly?
>
> 2) I found some tools which manage the load balancing of entire clusters.
I
> think that it is possible to adapt them or their algorithm to CPU
balancing
> but I think also that I am not the first to meet this issue... Did you
read
> something about a tool which can answer my needs?
>
> Thank you for your answers.
>
> Best regards,
>
> --
> Andreï V. FOMITCHEV
>
> ________________________________
> Envoyé avec Yahoo! Mail.
> Une boite mail plus intelligente.
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>

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


Envoyé avec Yahoo! Mail.
Une boite mail plus intelligente.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>