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

[Xen-users] sedf scheduler parameters

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] sedf scheduler parameters
From: "Diego Woitasen" <diegows@xxxxxxxxx>
Date: Tue, 17 Oct 2006 11:58:25 -0300
Delivery-date: Tue, 17 Oct 2006 07:59:21 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Hctm998zj/kOD4jGtKG7I/8fMf3sMDluZgWEga+ezsLvwrCY+pGfwEFCwxWACZ1da4YpXa8SnvSCBpi3lCodLedEaPQSQpdYLS2m1qIrAYi3b5JYiaEfYzUGiqcTf/KtJCiQa5RJoxBzj+7/SU8WP1vylnPgZ8RKhct3C2XUbwA=
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
Hi,
 I believe that i undertand the concept of sedf scheduler: each
process (VM( runs X millisecond (slice) every X millisecond (period).
The wikepedia article says that the sum of slice1/period1 +
slice2/period2 + ... + sliceN/periodN is the porcentage of CPU used,
so I think that the sum must never be greater than one.

The question is, what it the recommended value por slice/period, for
example, for web hosting virtual machines (20 virtual machines). What
is better, use the weigth or set the slice/period manually?

I can't find good information about scheduling in the web or mailing list.

regards,
 diegows


--
-------------------
Diego Woitasen
-------------------

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] sedf scheduler parameters, Diego Woitasen <=