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

To: Sharlaan <ml@xxxxxxxx>
Subject: Re: [Xen-users] Questions about sedf
From: "Diwaker Gupta" <diwaker.lists@xxxxxxxxx>
Date: Tue, 8 Aug 2006 18:35:27 -0700
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 08 Aug 2006 18:36:22 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=GiNBaZkbr7deGqRV3uPFNetvb1uHaoKt5bjH0IqmxOJOLU3K1P1EMjbyPwz4qVMFAp1SfpARxaU2CRkwljCLqxOU4JOOJdbNgJmlK/L4Ewni3yoO5dc3ZxnFB7RRn3CVOS/lWpWKjeBR57r0F5a10JND2jNrPF2BJsY2NMP9dH0=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <7715784D-8CFA-4ABC-9AA9-B3A379BD682D@xxxxxxxx>
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: <7715784D-8CFA-4ABC-9AA9-B3A379BD682D@xxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi Sharlaan,

On 8/8/06, Sharlaan <ml@xxxxxxxx> wrote:
i have test the sedf scheduling, but I does not understand to what
corresponds period and slice.

SEDF tries to satisfy each domain's slice/period specification so long
as they don't violate capacity. For example:

Name                              ID Period(ms) Slice(ms) Lat(ms) Extra Weight
Domain-0                           0      10.0       5.0     0.0      1      0
vm1                                1      10.0       5.0     0.0      1      0

In this case both Domain-0 and VM1 are *guaranteed* 5ms in every 10ms
window, provided they have enough work to do.

I have test many configuration with there options, but, i don't
understand ...

somebody can explain this to me ?

For some more info, look under docs/misc/sedf_scheduler_mini-HOWTO.txt

Note that SEDF is no longer the default scheduler.

Finally, <http://catb.org/~esr/faqs/smart-questions.html>

HTH,
Diwaker
--
Web/Blog/Gallery: http://floatingsun.net/blog

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

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