Software Tuning, Performance Optimization & Platform Monitoring
Discussion regarding monitoring and software tuning methodologies, Performance Monitoring Unit (PMU) of Intel microprocessors, and platform updating.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

what is the control register address for setting DVFS values

Nanda_K_
Beginner
650 Views

Hi ,

May I know which system register (I am using a core 2 duo  E8400) should be used to control the possible voltage/freq settings for DVFS. I am not trying to over clock the cpu. I am trying to select one of the pairs of available voltage/freq combinations. ACPI drivers do it save power during idle periods. I went through manual vol 2 and 3 and was able to read performance registers using rdmsr/wrmsr commands. But, I was not able to find the address of the control register that can control the DVFS settings.

 

Thanks,

Nanda

0 Kudos
1 Reply
gokussj9
Beginner
650 Views

I believe the register IA32_PERF_CTL MSR (0x199) is the one to which you can write the value of a particular P state frequency and voltage id.

0 Kudos
Reply