Quad5Ny

Intel Haswell CORE and PACKAGE States

Apr 29th, 2016
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.04 KB | None | 0 0
  1. ==========================================
  2. ==Haswell CORE States and PACKAGE States==
  3. ==========================================
  4.  
  5. CORE C-States:
  6. C0 = Executing code
  7.  
  8. C1 = HALT* instruction accepted
  9. Some clocks removed
  10.  
  11. C1E = HALT* instruction accepted
  12. Most clocks removed
  13. Voltage reduced to lowest performance state (Pn)
  14.  
  15. C3 = HALT* instruction accepted,
  16. All clocks removed
  17. Voltage reduced to lowest performance state (Pn)
  18. L1/L2 cache flushed into L3
  19.  
  20. C6 = HALT* instruction accepted
  21. CORE state is saved
  22. CORE is power-gated (0V)
  23.  
  24. C7 = Same as C6
  25.  
  26. C8 = Same as C6
  27. Mobile (ULT/ULX) Only
  28.  
  29. C9 = Same as C6
  30. Mobile (ULT/ULX) Only
  31.  
  32. C10 = Same as C6
  33. Mobile (ULT/ULX) Only
  34.  
  35.  
  36. PACKAGE C-States:
  37. C0 = Usually a GT†/CORE is executing code but-
  38. -can be valid for GT/CORE from C0 to C10
  39.  
  40. C3 = All GT & CORE in C3 or higher
  41. L3 cache may be flushed and power-gated (0V)
  42. Memory in auto-refresh mode
  43. Most Uncore clocks removed
  44. Some Uncore voltages lowered
  45.  
  46. C6 = All GT & CORE in C6 or higher
  47. L3 cache may be flushed and power-gated (0V)
  48. Memory in auto-refresh mode
  49. All Uncore clocks removed
  50. Some Uncore voltages lowered
  51.  
  52. C7 = All GT & CORE in C7 or higher
  53. L3 cache flushed and power-gated (0V)
  54. Memory in auto-refresh mode
  55. All uncore clocks removed
  56. More Uncore voltages lowered
  57.  
  58. C8 = All GT & CORE in C8 or higher
  59. L3 flushed and power-gated (0V)
  60. Memory in auto-refresh mode
  61. All uncore clocks removed
  62. Most Uncore voltages power-gated
  63. Mobile (ULT/ULX) Only
  64.  
  65. C9 = All GT & CORE in C9 or higher
  66. L3 flushed and power-gated (0V)
  67. Memory in auto-refresh mode
  68. All uncore clocks removed
  69. Most Uncore voltages power-gated (0V)
  70. Voltage regulator goes into low-power state
  71. Mobile (ULT/ULX) Only
  72.  
  73. C10 = All GT & CORE in C10 or higher
  74. L3 flushed and power-gated (0V)
  75. Memory in auto-refresh mode
  76. All uncore clocks removed
  77. Most Uncore voltages power-gated
  78. Voltage regulator gets turned off
  79. Mobile (ULT/ULX) Only
  80.  
  81.  
  82. * HALT = No longer executing code
  83. † GT = iGPU or Intel HD Graphics
Advertisement
Add Comment
Please, Sign In to add comment