[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH] Extend width of ID in 'xm list --label' to 5 digits



Hi,

The width of the domain ID of xm list with label option is three 
digits.  But it without label option is five digits. 

# xm list --label
Name                                      ID   Mem VCPUs      State   Time(s) 
Label     
Domain-0                                   0   941     2     r-----     61.7  
unlabeled
# xm list
Name                                        ID   Mem VCPUs      State   Time(s)
Domain-0                                     0   941     2     r-----     62.2


This patch aligns the width of the domain ID of xm list with five 
digits. 

# xm list --label
Name                                        ID   Mem VCPUs      State   Time(s) 
Label     
Domain-0                                     0   941     2     r-----     63.5  
unlabeled
# xm list
Name                                        ID   Mem VCPUs      State   Time(s)
Domain-0                                     0   941     2     r-----     64.0


Signed-off-by: Masaki Kanno <kanno.masaki@xxxxxxxxxxxxxx>

Best regards,
 Kan

Attachment: xm_list_label.patch
Description: Binary data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.