Masaki Kanno
2006-Dec-21 12:13 UTC
[Xen-devel] [PATCH] Improve information displayed by the xm sched-credit command
Hi,
This patch improves information displayed by the xm sched-credit
command. The improvement is as follows.
1. The display form is changed like the xm sched-sedf command.
2. When -d option is omitted, information on all domains is
displayed.
Examples:
# xm sched-credit -d vm1
Name ID Weight Cap
vm1 1 512 100
# xm sched-credit
Name ID Weight Cap
Domain-0 0 256 0
vm1 1 512 100
vm2 2 512 50
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
Emmanuel Ackaouy
2007-Jan-06 11:19 UTC
Re: [Xen-devel] [PATCH] Improve information displayed by the xm sched-credit command
Applied. Thanks, Emmanuel. On Dec 21, 2006, at 13:13, Masaki Kanno wrote:> This patch improves information displayed by the xm sched-credit > command. The improvement is as follows. > 1. The display form is changed like the xm sched-sedf command. > 2. When -d option is omitted, information on all domains is > displayed. > > Examples: > # xm sched-credit -d vm1 > Name ID Weight Cap > vm1 1 512 100 > # xm sched-credit > Name ID Weight Cap > Domain-0 0 256 0 > vm1 1 512 100 > vm2 2 512 50 > > > Signed-off-by: Masaki Kanno <kanno.masaki@jp.fujitsu.com>_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel