From: Stephan Diestelhorst <sd386@cl.cam.ac.uk>
To: Xuehai Zhang <hai@cs.uchicago.edu>,
xen-devel <xen-devel@lists.xensource.com>
Subject: Re: atropos again
Date: Tue, 10 May 2005 22:18:12 +0100 [thread overview]
Message-ID: <42812514.5070604@cl.cam.ac.uk> (raw)
In-Reply-To: <Pine.LNX.4.58.0505091225150.16644@rory.cs.uchicago.edu>
> Stephan,
> Thanks a lot for sharing the SEDF patch. BTW, where can I find the
> reference to use it?
SEDF patch now in the public unstable tree, too! Check it out!
There should be a mini-HOWTO, with some examples.
> Is the usage similar to Atropos (for example, "xm
> atropos DOM PERIOD SLICE LATENCY XTRATIME")?
xm sedf DOM PERIOD SLICE LATENCY XTRATIME WEIGHT
Where:
PERIOD, SLICE: times for guarantees (NANOseconds)
LATENCY: currently ignored, recompile with other #define's in
sched_sedf.c (ns)
XTRATIME: flag, set to 1 and domain gets idle cpu time additional to
it's share
WEIGHT: use, if you don't want to specify periods/slices, simply
distributes the cpu according to these weights
Example:
xm sedf 1 20000000 5000000 0 0 0
xm sedf 2 25000000 12500000 0 0 0
-dom 1 gets 25% cpu share (5 ms every 20 ms)
-dom 2 gets 50% cpu share (12,5 ms every 25 ms)
xm sedf 1 0 0 0 0 0 1
xm sedf 2 0 0 0 0 0 5
-dom 2 gets 5-times more cpu than dom 1
-in total they get 95% - utilisation of fully specified domains
Hope this helps,
Stephan
> On Mon, 9 May 2005, Stephan Diestelhorst wrote:
>
>
>>Try this one, it's using the 2.05 repo...
>>
>>Cheers,
>> Stephan
>>
>>>Stephan,
>>>
>>>I wonder if it is possible that you can provide me a beta version of SEDF
>>>because it is not in the repository yet. I just start a project to explore
>>>resource enforcement in Xen and it will be very helpful that I can have the
>>>working SEDF.
>>>
>>>Thanks in advance for your help.
>>>
>>>Xuehai
>>>
>>>
>>>>>>As it is not yet in the repositories you can't use it though...
>>>>>>
>>>>>>
>>>>>>
>>>>>>ATM there is also a version for the testing tree, but as I said they are
>>>>>>not in the main repos yet.
>>>>>
>>>>>To clarify: even if I use "bk clone
>>>>>bk://xen.bkbits.net/xen-2.0-testing.bk" to get the latest testing tree,
>>>>>I will not find sedf scheduler because it has not been included yet.
>>>>
>>>>Exactly.
>>>>
>>>>
>>>>>It is still unclear to me if Atropos scheduler in the above testing tree
>>>>>works correctly or still buggy as pointed out by previous posts 2 month
>>>>>ago.
>>>>
>>>>As far as I know it is still broken, though you might want to try for
>>>>yourself.
>>>>
>>>>Best,
>>>> Stephan
>>
next prev parent reply other threads:[~2005-05-10 21:18 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-02 22:03 atropos again xuehai zhang
2005-05-04 20:53 ` xuehai zhang
2005-05-05 0:14 ` Stephan Diestelhorst
2005-05-05 0:50 ` Xuehai Zhang
2005-05-05 12:42 ` Stephan Diestelhorst
2005-05-05 16:51 ` xuehai zhang
2005-05-05 20:55 ` Stephan Diestelhorst
[not found] ` <427AD31D.5080502@cs.uchicago.edu>
[not found] ` <200505091153.01081.sd386@cam.ac.uk>
[not found] ` <Pine.LNX.4.58.0505091225150.16644@rory.cs.uchicago.edu>
2005-05-10 21:18 ` Stephan Diestelhorst [this message]
2005-05-11 1:45 ` Xuehai Zhang
2005-05-11 10:28 ` Stephan Diestelhorst
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=42812514.5070604@cl.cam.ac.uk \
--to=sd386@cl.cam.ac.uk \
--cc=hai@cs.uchicago.edu \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.