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] Credit Scheduler

To: "'Florian Schmaus'" <flo4lists@xxxxxxxxxx>, <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-users] Credit Scheduler
From: "Dustin Henning" <Dustin.Henning@xxxxxxxxxxx>
Date: Mon, 1 Dec 2008 10:28:14 -0500
Cc:
Delivery-date: Mon, 01 Dec 2008 07:28:53 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4934017E.5030403@xxxxxxxxxx>
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>
Organization: PRD, Inc.
References: <4934017E.5030403@xxxxxxxxxx>
Reply-to: Dustin.Henning@xxxxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AclTyKJnYuvN5i7AQWqK9lvs/9edYwAAFIcw
        Just a wild guess, but do both domUs have single VCPUs with a
different CPU assigned?  It seems reasonable to assume that the domUs would
have to be using the same CPU(s) in order for the priority to come into
play.  Assuming I am correct there, they should have the same CPU assigned
if they are using one VCPU; if they are using two VCPUs then they should
each be using both CPUs anyway, and in either of the aforementioned
scenarios, the priority should come in to play.
        Dustin

-----Original Message-----
From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Florian Schmaus
Sent: Monday, December 01, 2008 10:24
To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Credit Scheduler

I have a CentOS 5.2 Dual-Core Host with two domU's. One domU is for 
apache and postfix, the other one is just for BOINC. I thought that I 
can configure the XEN credit scheduler in such a manner, that the BOINC 
domU only gets CPU resources if the other one, the "important" one, has 
nothing else to do.
After a "xm sched-credit -d boinc -w 1" and "xm sched-credit -d web -w 
200" I run a CPU benchmark on the "web" domU. I expected that the "web" 
domU would get 199% CPU share and the boinc domU just 1%, because the 
"web" domU hast 200 times more weight than the BOINC domU. But the 
credit scheduler gave both domU's about 100% CPU share.
What am I missing here?

xm dmesg shows "(XEN) Using scheduler: SMP Credit Scheduler (credit)"
and "xm sched_credit -d web" also confirms that the weight is set correctly.

Regards
 Florian


_______________________________________________
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

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