Contribute
Register

Mavericks: Native CPU/IGPU Power Management

Used MSRDumper.kext and ran a GeekBench test. Multipliers 38 39 showed up during this test so I reckon Turbo is working!! I am wondering tho about the other multipliers.
MSRDumper: read the second paragraph of Post #1.
AICPUPMI shows all P States.
 
MSRDumper: read the second paragraph of Post #1.
AICPUPMI shows all P States.

Ok, I won't user MSRDumper again. Just wondering is DPCI P states also inaccurate?

If "AICPUPMI shows all P States" can I consider PM fully working?

Just reading AICPUPMI, I didn't realise it was a log from the time it was first installed. So

Jan 15 00:34:59 kernel[0]: AICPUPMI: CPU P-States [ (16) 19 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 ] iGPU P-States [ (7) ]

when I started has improved to

Jan 27 20:27:14 kernel[0]: AICPUPMI: CPU P-States [ (16) 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 ] iGPU P-States [ (7) ]
 
Last edited:
wondering is DPCI P states also inaccurate?
If "AICPUPMI shows all P States" can I consider PM fully working?
has improved to
DPCIManager uses the same technique as MSRDumper; issue is the sampling rate. IPG log is similar.
Necessary but not sufficient.
PM is working
 
PROBLEM

1. My problem is that my frequency not drop under 2,5GHz. Can somebody tell what is wrong?
2. System 14.2 /OSX 10.10.2 / GA-Z87-HD3 / F7 /i5-4570 (non K) / GTX 670
3. Post 1.
4. Download IOreg.ioreg
5. Download AICPUPMI.pdf
6. Download Console.log
7. Download Screen shot
8. Download config.plist

Help please!
 

Attachments

  • IOreg.ioreg
    3.7 MB · Views: 111
  • AICPUPMI.pdf
    31.4 KB · Views: 135
  • Console.log
    139.8 KB · Views: 105
  • Näyttökuva 2015-01-29 kello 21.50.52.jpg
    Näyttökuva 2015-01-29 kello 21.50.52.jpg
    269.8 KB · Views: 138
  • config.plist
    3.4 KB · Views: 240
PROBLEM

1. My problem is that my frequency not drop under 2,5GHz. Can somebody tell what is wrong?...

Your AICPUPMI output shows otherwise:
Code:
AICPUPMI: CPU P-States [ [B]8 9 11 17 18 19 20 21 22 23 24[/B] 25 26 27 28 29 30 31 (32) 33 34 35 36 ]
 
So, do you mean Intel Power gadget shows wrong and everything is fine?

The blips to the lower multipliers may be very short lived, or your graph shown may not represent the same activities that caused the AICPUPMI output. The multipliers used at any given time depend on how hard you're making the computer work.
 
The blips to the lower multipliers may be very short lived, or your graph shown may not represent the same activities that caused the AICPUPMI output. The multipliers used at any given time depend on how hard you're making the computer work.

I found solution and it was my ethernet kext (Mieze RealtekRTL8111 v1.2.2) I replaced it Lnx2Mac's RealtekRTL81xx v0.0.90. Now Intel Power gadget shows 0,8GHz in idle.
I changed in config.plist InjectKexts=yes-->detect ,but I don't thing this was really matter.

Solution was really hard to find but somehow and little bit luck I found it :D Hopefully this help some other else too!
 

Attachments

  • Näyttökuva 2015-01-30 kello 1.02.11.jpg
    Näyttökuva 2015-01-30 kello 1.02.11.jpg
    287.1 KB · Views: 139
Back
Top