4 messages in com.xensource.lists.xen-bugs[Xen-bugs] [Bug 327] xenstat: xentop ...
FromSent OnAttachments
bugz...@lists.xensource.com14 Oct 2005 15:16 
bugz...@lists.xensource.com18 Oct 2005 06:01 
bugz...@lists.xensource.com21 Oct 2005 16:30 
bugz...@lists.xensource.com21 Oct 2005 16:31 
Subject:[Xen-bugs] [Bug 327] xenstat: xentop fails when querying vpcu information
From:bugz...@lists.xensource.com (bugz@lists.xensource.com)
Date:10/18/2005 06:01:42 AM
List:com.xensource.lists.xen-bugs

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=327

dste@us.ibm.com changed:

What |Removed |Added ---------------------------------------------------------------------------- Attachment #66 is|0 |1 obsolete| |

------- Additional Comments From dste@us.ibm.com 2005-10-18 13:02 ------- Created an attachment (id=67) --> (http://bugzilla.xensource.com/bugzilla/attachment.cgi?id=67&action=view) xenstat vcpu changes fix

This patch fixes xentop to display online vcpu usage:

1. added online field in xenstat_vcpu 2. xenstat_domain's num_vcpus refers to all vcpus, disabled or enabled 2. added GETVCPUINFO dom0 call to check if vcpu is online or not 3. added new libxenstat function to see if vcpu is online or not 3. changed xentop to only print online vcpu usage