LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Virtualization and Cloud (https://www.linuxquestions.org/questions/linux-virtualization-and-cloud-90/)
-   -   What does '---' mean in 'xm vcpu-list'? (https://www.linuxquestions.org/questions/linux-virtualization-and-cloud-90/what-does-%27-%27-mean-in-%27xm-vcpu-list%27-4175441382/)

RickCheung 12-13-2012 09:20 PM

What does '---' mean in 'xm vcpu-list'?
 
I use 'xm vcpu-list' in xen, and the result is as follows:
Name ID VCPU CPU State Time(s) CPU Affinity
CentOSGuest1 1 0 1 r-- 258.3 1
CentOSGuest2 2 0 0 --- 378.3 0
Domain-0 0 0 0 --- 311.5 any cpu
Domain-0 0 1 3 r-- 50.0 any cpu
Domain-0 0 2 2 r-- 96.7 any cpu
Domain-0 0 3 0 -b- 44.9 any cpu

In the column of "State", the first hyphen '-' means running, the second means block, the third means pause. But what does '---'mean?


All times are GMT -5. The time now is 04:59 AM.