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] Questions about sedf scheduler

To: "xen-users" <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-users] Questions about sedf scheduler
From: "John Cianfarani" <jcianfarani@xxxxxxxxxx>
Date: Thu, 6 Apr 2006 16:01:38 -0400
Cc: Amitayu Das <amitayudas@xxxxxxxxx>
Delivery-date: Thu, 06 Apr 2006 13:02:19 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:Subject:MIME-Version:Content-Type:Date:Content-class:Message-ID:X-MS-Has-Attach:X-MimeOLE:X-MS-TNEF-Correlator:Thread-Topic:Thread-Index:From:To:Cc; b=GvhB68dVWFYd8cgHjB//0rJcVnwlKTmgg8cOuF7vHeB4I/YwtjuG7oSYJlrfcMOPifB9IoYOaC5GPFeVCNifcgdyT7YRER4OTCqP/arE6PFnc57175WVXAOz8AOyVZe13E+cWRGQUxT5QE4Mt9rihG3aM8p9lgfLwSSCqc68VUA= ;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcZSocizcBUVUWLoQ7Oa9vlQ628OcQH3CieQ
Thread-topic: [Xen-users] Questions about sedf scheduler

How does one go about building sedf.c. I tried several gcc options but I keep gettings errors.

 

Thanks

John

 


From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Amitayu Das
Sent: Tuesday, March 28, 2006 2:54 PM
To: xen-users
Subject: [Xen-users] Questions about sedf scheduler

 

Hi,

Diwaker had provided a program sedf.c on Jan30 to obtain the parameters for sedf scheduler
(please check http://lists.xensource.com/archives/html/xen-users/2006-01/msg01228.html ).

In my setup, I'd two DomUs and Dom0 was running. I got the following output while running the program:

# ./sedf
Domina#0: slice = 15000000, period = 20000000, extratime = 1, latency = 0, weight = 0
Domina#18: slice = 0, period = 100000000, extratime = 1, latency = 0, weight = 0
Domina#19: slice = 0, period = 100000000, extratime = 1, latency = 0, weight = 0

I did not understand few things and would appreciate very much if someone can clarify the following doubts:

1. Why the period-length is different for Dom0 and DomU's?

2. Does period-length mean the total time within which *all* domains are supposed to be scheduled *at least once*?
    What does it mean exactly? What does slice-length mean exactly?

3. Can a domU have a slice-length as 0? If so, how can it be scheduled? I presume that value of extratime flag will make it scheduled, if set. Please clarify.

4. If extratime flag was not set, do we need to set non-zero slice-length explicitly to schedule a DomU?

Thanks in advance
,
Amitayu

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>