Advanced Xen

I was reading up on Xen cpu schedulers, which is not easy information to find. My interest is due to a xen domain that has a high load. The credit scheduler is clearly fair as this domain is doing far more work than others on the system. However, the work it is doing is important and I’d like to allocate more cpu to that domain even at the expense of some others. For Xen 3 I can only find information about 3 schedulers: credit, sedf, and bvt. According to the documentation credit is favored over both sedf and bvt. While setting parameters for credit might solve my high load issue I’m not sure it addresses latency issues. Further research is needed.

Trackback URL for this post:

http://hightechsorcery.com/trackback/62
Creative Commons License Except where otherwise noted, content on this site is licensed under a Creative Commons by-nc-sa 3.0 License