[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Something about xenalyze
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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |