[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] xend http interface


  • To: Jean-David Silberzahn <jds@xxxxxxxxxx>
  • From: Anand <xen.mails@xxxxxxxxx>
  • Date: Mon, 2 Jan 2006 23:06:37 +0530
  • Cc: Xen-users@xxxxxxxxxxxxxxxxxxx
  • Delivery-date: Mon, 02 Jan 2006 17:41:42 +0000
  • 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:references; b=g/NWhpntQV3pr0T9XLhW27JQV6XngTmYr+F0TYF1TMZhfH1e23mdA9XGxfkq2AUqagFZEHpWDGcPO9R6nHu6Ladb3o4YvM/6EnyPfOI4kkXZT641dsLeuh1jBuTb5rJCp3tQpfdx52942YTpgE/9XZIDBizd7H95koJ/qqtStu8=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Thanks Jean for all the explanation and information.

On 1/2/06, Jean-David Silberzahn <jds@xxxxxxxxxx> wrote:
Basically xen's SEDF Scheduler enables you to be certain that a given
domain has slice nanoseconds cpu during period nanoseconds. The domain
can use less cpu (if he did not need as much cpu).

Typically a domain on which you ran the command
xm sched-sedf dom-name 5000000 1000000 0 0 0 : has the right to use 1ms
of cpu every 5 ms at most, and if it need it, it is certain to have 1ms
every 5ms
xm sched-sedf dom-name 5000000 1000000 0 1 0 : dom-name can use 1ms
every 5ms at least (if domain needs to be active) and can use more if
others domain don't need the cpu

Playing with this scheduler makes you possible
- Without ExtraTime : to say that a given domain is active at least x
nanoseconds every y nanoseconds
where y is the period you specified
and x is the minimum between the slice you allow to the domain and the
time needed by the domain (not totally certain)

- With ExtraTime : to say that a given domain is active at most x
nanoseconds every y nanoseconds
where x is the minimum between the slice you allow and the time needed
by the domain

What I don't know is how this scheduler acts in smp mode (smp domU) ...


regards,

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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.