• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.
  • The forums have been upgraded with support for dark mode. By default it will follow the setting on your system/browser. You may override it by scrolling to the end of the page and clicking the gears icon.

Set Core Parking Max

Well had no issue's using the other one and 0 is what i want lol.


Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Users\account b>powercfg -q scheme_current sub_processor
Power Scheme GUID: bcb8bf4e-1131-47eb-920e-ab4eed020241 (ASRock eXtreme Tuner U
tility)
Subgroup GUID: 54533251-82be-4824-96c1-47b60b740d00 (Processor power manageme
nt)
Power Setting GUID: 893dee8e-2bef-41e0-89c6-b55d0929964c (Minimum processor
state)
Minimum Possible Setting: 0x00000000
Maximum Possible Setting: 0x00000064
Possible Settings increment: 0x00000001
Possible Settings units: %
Current AC Power Setting Index: 0x00000064
Current DC Power Setting Index: 0x00000005

Power Setting GUID: 94d3a615-a899-4ac5-ae2b-e4d8f634367f (System cooling po
licy)
Possible Setting Index: 000
Possible Setting Friendly Name: Passive
Possible Setting Index: 001
Possible Setting Friendly Name: Active
Current AC Power Setting Index: 0x00000001
Current DC Power Setting Index: 0x00000001

Power Setting GUID: bc5038f7-23e0-4960-96da-33abaf5935ec (Maximum processor
state)
Minimum Possible Setting: 0x00000000
Maximum Possible Setting: 0x00000064
Possible Settings increment: 0x00000001
Possible Settings units: %
Current AC Power Setting Index: 0x00000064
Current DC Power Setting Index: 0x00000064


has anyone done tests to determine how much this actually changes idle power consumption?


edit: testing it myself, because i'm awesome


default setting, 6 cores idle at desktop: 158-162W


changed to maximum 3 parked cores:

157W, no change really. program recognised changed setting on reboot.

Still get the same idle states if parked or not.
 
Last edited:
I don't need that powercfg info anymore because the REGF route worked. That should always work regardless of language. Still, interesting you have a custom name on the power profile you are using. I wasn't aware you could even add/remove/rename them without hacks.

The old version you did want 0. Min level and max level was 0 yet default was 10. It was out of range so it erred, disabling parking. This new method leves max at 100 and instead, changes the actual value from what would be 10 to 100. Min and max equal but without erring. The registry is unedited--the power config (not sure where it is actually saved) is modified.
 
I don't need that powercfg info anymore because the REGF route worked. That should always work regardless of language.

Still, interesting you have a custom name on the power profile you are using. I wasn't aware you could even add/remove/rename them without hacks.

Yeah, the ASRock software changes it.

pcf.gif


The naming ? you on about changing ?..

Local Machine \ SYSTEM \ ControlSet001 \ Control \ Power \ User \ PowerSchemes \ bcb8bf4e-1131-47eb-920e-ab4eed020241 ( in this case few other default ones there too )

Then there is 3 keys

cfgset.gif
 
Last edited:
Ah! That's where it is! I've been looking for it and looking for it and coming up empty. The program, as it stands, only modifies to current power scheme. I doubt there is demand for manipulating many but if there is, I now know how to do it. :toast:
 
Back
Top