cyring / CoreFreq

CoreFreq : CPU monitoring and tuning software designed for 64-bit processors.
https://www.cyring.fr
GNU General Public License v2.0
1.94k stars 127 forks source link

Combining CoreFreq with Active AMD Pstate #431

Closed LethalManBoob closed 1 year ago

LethalManBoob commented 1 year ago

Is this possible? Configuration in the pic below. Also if you have any recommended settings please let me know. Thanks. image

cyring commented 1 year ago

Now what you can do:

C-States

2023-04-12-220817_644x1012_scrot

P-States

  1. Disable CPB (Core Performance Boost)
  2. Change the P-State 1C (single Core) and/or 2C
  3. Re-enable CPB
  4. Change the Target frequency

2023-04-12-221427_644x1012_scrot

2023-04-12-221517_644x1012_scrot

2023-04-12-222255_643x73_scrot

Frequency Max

  1. Choose hpet as the Clock Source
  2. In "Technologies", disable CPB
  3. In "Processor", select "Max" in "Frequency" section
  4. CPU selector will open, choose "Processor" to alter all of them
  5. "Max Clock Ratio" will open, change to a desired frequency

2023-04-12-222847_644x1012_scrot

LethalManBoob commented 1 year ago

so is that a yes... or?

cyring commented 1 year ago

so is that a yes... or?

I would say yes. But can you rephrase your question ?

LethalManBoob commented 1 year ago

Is there a way to enable AMD-Pstate EPP and allow it to continue controlling what it does but alongside corefreq controlling everything else?

cyring commented 1 year ago

Is there a way to use amd pstate epp for controlling what it does (e.g govornors and clockspeeds) but have corefreq control everyting else

Does not handle the EPP driver by AMD

But can manage the EPP hint when CPPC is BIOS enabled

2023-04-13-002604_492x418_scrot

cyring commented 1 year ago

image