|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] atropos scheduler params
The atropos scheduler seems to have been fixed in the latest nightly.
So I can reboot and create domains cleanly with this boot line:
kernel /boot/xen.gz dom0_mem=65536 sched=atropos
After creating a domain, xm list reports:
$ xm list
NAME ID
domain-0 0 <snip>
vm1 9 <snip>
Now I try to set atropos parameters, but I just can't get them to work:
$ xm atropos vm1 30 100 10 1
Error: atropos invalid argument(s)
$ xm atropos 9 1 30 100 10 1
-- same error --
And lots of other similar combinations, but to no avail. Has anyone
had any success with using atropos? If so, I'd really appreciate some
sample param values.
> There's no examples t the moment but there's some more detail on Atropos in
> the user manual and the Sched-HOWTO.
Both the user manual and the Sched-HOWTO contain essentially the same
text, which gives a brief description of the options.
--
Diwaker Gupta
http://resolute.ucsd.edu/diwaker
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|