Hi, How can I set parameters for domain0? I know I set the memory in grub as dom0_mem which seems to be specialized. What I am ideally looking to do is set the cpu_weight variable for domain0. Could I simple add it after dom0_mem or would special handling need to be done for this? I would try to set it in various places... but I can''t figure out how to fetch what a domains current cpu_weight is so I can''t tell if anything I do actually has an effect. Thanks, Matt ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It''s fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
> How can I set parameters for domain0? I know I set the memory > in grub as > dom0_mem which seems to be specialized. What I am ideally > looking to do > is set the cpu_weight variable for domain0. Could I simple > add it after > dom0_mem or would special handling need to be done for this? I would > try to set it in various places... but I can''t figure out how to fetch > what a domains current cpu_weight is so I can''t tell if anything I do > actually has an effect.You can use xm to control parameters for domain 0 in the same way as for other domains. Ian ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It''s fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel