Jump to content

Recommended Posts

Posted

try looking for Intel Speed Shift in the BIOS and disabling it?

if that doesn't work try:

powercfg /attributes SUB_PROCESSOR CPMINCORES -ATTRIB_HIDE

powercfg -setacvalueindex scheme_current SUB_PROCESSOR CPMINCORES 100
powercfg -setacvalueindex scheme_current SUB_PROCESSOR CPMINCORES1 100

 

 

SYSTEM SPECS: Hardware AMD 9800X3D, 64Gb RAM, 4090 FE, Virpil T50CM3 Throttle, WinWIng Orion 2 & F-16EX + MFG Crosswinds V2, Varjo Aero
SOFTWARE: Microsoft Windows 11, VoiceAttack & VAICOM PRO

YOUTUBE CHANNEL: @speed-of-heat

1569924735_WildcardsBadgerFAASig.jpg.dbb8c2a337e37c2bfb12855f86d70fd5.jpg

Posted (edited)
Tuning for the current power plan 

This is a tuning for the power plan selected on the currenrt Windows login,
and it may be required to set when the power plan has been changed.
============================================================================
1. run powercfg -qh > powercfg.txt
2. search powercfg.txt for:
   GUID Alias: CPMINCORES          - for the last segment of GUID
   GUID Alias: CPMAXCORES          - for the last segment of GUID
   GUID Alias: CPCONCURRENCY       - for the last segment of GUID
   GUID Alias: CPDISTRIBUTION      - for the last segment of GUID

   for example:

    Power Setting GUID: ea062031-0e34-4ff1-9b6d-eb1059334028  (Processor performance core parking max cores)
      GUID Alias: CPMAXCORES
      Minimum Possible Setting: 0x00000064
      Maximum Possible Setting: 0x00000064
      Possible Settings increment: 0x00000001
      Possible Settings units: %
    Current AC Power Setting Index: 0x00000064
    Current DC Power Setting Index: 0x00000064

    the last semenet of GUID is eb1059334028

3. run regedit and locate the following path: 
   Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\

4. right mouse button click on the highlighted "PowerSettings" item and select "find" for the GUIDs
   that are listed in the step 2. 
   
   - For CPMINCORES/CPMAXCORES:
     set valueMax and valueMin to 0x64 and Attributes to 0x0 to disable all core parking

   - For CPCONCURRENCY:
     i. set valueMax and valueMin to 0x64 and Attributes to 0x0 to disable all core parking
     ii. expand it and click "DefaultPowerSchemeValues"
     iii. select the first GUID (it may be the current one, if not run powercfg -qh after the update to verify)
     vi. update "ACSettingIndex" with the value "64" to max

   - For CPDISTRIBUTION:
     i. set valueMax and valueMin to 0x64 and Attributes to 0x0 to disable all core parking
     ii. expand it and click "DefaultPowerSchemeValues"
     iii. select the first GUID (it may be the current one, if not run powercfg -qh after the update to verify)
     vi. update "ACSettingIndex" with the value "64" to max

There is my note.

Apply CPMAXCORES and CPMINCORES are good enough, and the change is good for the current power plan that the system is using.

 

 

Edited by scommander2
Spoiler

Dell XPS 9730, i9-13900H, DDR5 64GB, Discrete GPU: NVIDIA GeForce RTX 4080, 1+2TB M.2 SSD | Thrustmaster Warthog HOTAS + TPR | TKIR5/TrackClipPro | Total Controls Multi-Function Button Box | Dell 32 4K UHD Gaming Monitor G3223Q | Win 11 Pro

 

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...