Masaki Kanno
2007-Jul-06 02:44 UTC
[Xen-devel] [PATCH] Improve xm sched-credit command for inactive managed domains
Hi, This patch improves xm sched-credit command for inactive managed domains. You can see and change the scheduler parameters of inactive managed domains. # xm sched-credit Name ID Weight Cap Domain-0 0 256 0 vm1 1 512 100 vm2 128 50 # xm sched-credit -d vm2 -w 256 -c 75 # xm sched-credit Name ID Weight Cap Domain-0 0 256 0 vm1 1 512 100 vm2 256 75 Signed-off-by: Masaki Kanno <kanno.masaki@jp.fujitsu.com> Best regards, Kan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel