"/usr/sbin/xenpm"의 두 판 사이의 차이

잔글 (봇: 자동으로 텍스트 교체 (-<source lang='cli'> +<source lang='console'>))
잔글 (봇: 자동으로 텍스트 교체 (-==참고 자료== +==참고==))
 
35번째 줄: 35번째 줄:
<references/>
<references/>


==참고 자료==
==참고==
*http://www.xenserver.org/partners/developing-products-for-xenserver/19-dev-help/138-xs-dev-perf-turbo.html
*http://www.xenserver.org/partners/developing-products-for-xenserver/19-dev-help/138-xs-dev-perf-turbo.html
*https://support.citrix.com/article/CTX130464
*https://support.citrix.com/article/CTX130464

2017년 6월 26일 (월) 14:43 기준 최신판

1 개요[ | ]

/usr/sbin/xenpm
xenpm[1]
  • Xen 전원 관리 컨트롤 도구
[root@dt56 ~]# xenpm get-cpuidle-states 0
Max C-state: C1

cpu id               : 0
total C-states       : 4
idle time(ms)        : 241176077
C0 [ACPI C0]         : transition [00000000000044025813]
                       residency  [00000000000005911172 ms]
C1 [ACPI C1]         : transition [00000000000044025813]
                       residency  [00000000000240858888 ms]
C2 [ACPI C2]         : transition [00000000000000000000]
                       residency  [00000000000000000000 ms]
C3 [ACPI C3]         : transition [00000000000000000000]
                       residency  [00000000000000000000 ms]
pc2                  : [00000000000000000000 ms]
pc3                  : [00000000000000000000 ms]
pc6                  : [00000000000000000000 ms]
pc7                  : [00000000000000000000 ms]
cc3                  : [00000000000000000000 ms]
cc6                  : [00000000000000000000 ms]
cc7                  : [00000000000000000000 ms]

2 같이 보기[ | ]

3 주석[ | ]

  1. xen power management

4 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}