|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] select scheduling policy
1.
Type 3 consecutive "CTRL + A" on xen console, switch to dom0 console, then type
"r" to dump runqueue. Different scheduler has different
info.
2.
xen/common/schedule.c, sched_credit.c and sched_sedf.c are the whole
scheduler stuff.
Best Regards,
Disheng, Su
Hello, Thank you very much for your quick response. The link was
very useful. Is there a way I can visualize or demonstrate the difference in
system behaviour when two different schedulers are used? How can I go about it?
Shoud I introduce probes into the scheduler code to print the context details
?
Also, in the link which you had sent, I saw that Xen offers an API to
add a new scheduler. Will you be able to guide me with respect to that? I am
trying to add a new scheduler to Xen but not exactly sure which place to insert
my code. Is there a specific API as mentioned in the link?
Thank
you
Regards Ananth
2009/3/23 Su, Disheng <disheng.su@intel.com>
Does it make
sense?
Best Regards,
Disheng, Su
Hi, Is it possible to manually configure which scheduler is to
be used by Xen? Is it possible to configure it without having to recompile
xen? Could you please throw some light on how to go about it? Thank
you Warm
Regards Ananth
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|