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] Scheduling questions

To: Michael Heyse <mhk@xxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] Scheduling questions
From: Tim Freeman <tfreeman@xxxxxxxxxxx>
Date: Tue, 10 Jan 2006 12:31:12 -0600
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 10 Jan 2006 18:37:44 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <43C3F378.5090909@xxxxxxxxxxxxxxxxx>
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: <43C3F378.5090909@xxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Tue, 10 Jan 2006 18:48:40 +0100
Michael Heyse <mhk@xxxxxxxxxxxxxxxxx> wrote:

> Hi,
> 
> where can I find some information about how xen-3's schedulers work and
> their parameters? The default setup completely locks up all domU domains
> on my machine (VIA Nehemiah EPIA board) whenever the dom0 domain is
> doing CPU/IO-intensive stuff, and the only solution I found so far is to
> adjust the weight of each domain (eg xm sched-sedf <domID> 0 0 0 0 1 for
> each domain) but this seems to be a waste of CPU capacity.

The second to last parameter is an extra_time flag that allows a domain to use
extra CPU time if it is available.  Change that to '1' to allow domains to use
any idle CPU during the scheduling period (you must do so from dom0 as well). 

Tim 



> 
> I read
> 
> sedf_scheduler_mini-HOWTO.txt
> http://wiki.xensource.com/xenwiki/Scheduling
> man xm
> 
> but none of them give enough information for me to know what to do. I'd
> apprechiate any pointers.
> 
> Thanks,
> Michael
> 
> _______________________________________________
> 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>