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

[Xen-devel] Something about xenalyze


  • To: xen-devel@xxxxxxxxxxxxx
  • From: Qi Zhang <cheungrck@xxxxxxxxx>
  • Date: Fri, 14 Dec 2012 15:01:24 -0500
  • Delivery-date: Tue, 18 Dec 2012 13:08:16 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xen.org>

I am a Ph.D. student, and get to something about xenalyze to ask.

Part of my output of 'xenalyze --scatterplot-runstate' is:

1v0 10.822094482 2
1v0 10.822094482 3
0v0 10.822096386 3
0v0 10.822096386 0

It seems like that VCPU0 of VM1 has two states(2 and 3) at the same time point(10.822094482). So, can you help me to explain that?
Thank you!

PS:The state array is as follows:
int runstate_graph[RUNSTATE_MAX] =
{
    [RUNSTATE_BLOCKED]=0,
    [RUNSTATE_OFFLINE]=1,
    [RUNSTATE_RUNNABLE]=2,
    [RUNSTATE_RUNNING]=3,
    [RUNSTATE_LOST]=-1,
    [RUNSTATE_QUEUED]=-2,
    [RUNSTATE_INIT]=-2,
};

--
Best Wishes!
      Qi Zhang


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel

 


Rackspace

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