|
|
|
|
|
|
|
|
|
|
xen-users
Réf. : Re: [Xen-users] How to get actual DOMU scheduling parameters ?
Thank you very much, your code seems
to work very well. Here are the results for me with the default settings:
# ./sedf
Domina#0: slice = 15000000, period =
20000000, extratime = 1, latency = 0, weight = 0
Domina#2: slice = 0, period = 100000000,
extratime = 1, latency = 0, weight = 0
Domina#4: slice = 0, period = 100000000,
extratime = 1, latency = 0, weight = 0
Domina#5: slice = 0, period = 100000000,
extratime = 1, latency = 0, weight = 0
Domina#6: slice = 0, period = 100000000,
extratime = 1, latency = 0, weight = 0
Could this code be integrated in the
next xen release ? (3.0.2 ?)
Regards
Pierre
Diwaker Gupta <diwaker.lists@xxxxxxxxx>
Envoyé par : xen-users-bounces@xxxxxxxxxxxxxxxxxxx
30/01/2006 18:47
|
|
Pour
| "pierre.gentile@xxxxxxxx"
<pierre.gentile@xxxxxxxx>
|
cc
| xen-users@xxxxxxxxxxxxxxxxxxx
|
Objet
| Re: [Xen-users] How to get actual DOMU
scheduling parameters ? |
|
On 1/30/06, pierre.gentile@xxxxxxxx <pierre.gentile@xxxxxxxx>
wrote:
> I'm using xen 3.0.0 and wonder how to obtain the 6 DOMU scheduling
> parameters from my DOM0 domain.
>
> Sort opposite of the sched-sedf xm sub-command
I'm attaching sedf.c -- it does exactly what you need.
HTH,
Diwaker
--
Web/Blog/Gallery: http://floatingsun.net
[rattachement "sedf.c" supprimé par PIERRE GENTILE - J517564/users/PSA]
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
sedf.c
Description: Binary data
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|