Daniel Stekloff
2005-Oct-22 00:10 UTC
[Xen-devel] [PATCH] xenstat - printing out of order enabled vcpu usage
This patch is to make xentop able to print vcpu usage for out of order enabled vcpus in a domain. This really isn''t an issue anymore with the changes made to dom0 ops and xm/xend. But, I provide it because: - Josh noticed my previous patch called getvcpuinfo twice for each vpcu, which was completely silly. - this patch would be useful in the remote chance that domain vpcus are enabled out of order. Dan Signed-off-by: Daniel Stekloff <dsteklof@us.ibm.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Josh Triplett
2005-Oct-22 19:33 UTC
[Xen-devel] Re: [PATCH] xenstat - printing out of order enabled vcpu usage
Daniel Stekloff wrote:> This patch is to make xentop able to print vcpu usage for out of order > enabled vcpus in a domain. This really isn''t an issue anymore with the > changes made to dom0 ops and xm/xend. > > But, I provide it because: > > - Josh noticed my previous patch called getvcpuinfo twice for each vpcu, > which was completely silly. > > - this patch would be useful in the remote chance that domain vpcus are > enabled out of order. > > > Dan > > Signed-off-by: Daniel Stekloff <dsteklof@us.ibm.com>This patch looks good to me. Signed-off-by: Josh Triplett <josh@freedesktop.org> I''ve merged this patch into the new xenstat tree at <http://xenbits.xensource.com/ext/xen-xenstat.hg>. Christian, could you please pull the xenstat tree to xen-unstable? Thanks. - Josh Triplett _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel