Contribute
Register

SSDT generation script (Ivybridge PM)

Status
Not open for further replies.
- Fresh 10.8.3 install
- changed SysDef into MacMini 6,2, and NO NEED ssdt anymore:

intel core i7 3770T
MSRDumper
Code:
Mar 15 15:20:33 localhost kernel[0]: MSRDumper CoreMulti(16) 
Mar 15 15:20:33 localhost kernel[0]: MSRDumper PStatesReached: 16 17 21 25 31 32 33 34 35 38 40

Thanks anyway to PikeRAlpha and Jeroen for your great work!
 
- Fresh 10.8.3 install
- changed SysDef into MacMini 6,2, and NO NEED ssdt anymore:

intel core i7 3770T
MSRDumper
Code:
Mar 15 15:20:33 localhost kernel[0]: MSRDumper CoreMulti(16) 
Mar 15 15:20:33 localhost kernel[0]: MSRDumper PStatesReached: 16 17 21 25 31 32 33 34 35 38 40

Thanks anyway to PikeRAlpha and Jeroen for your great work!
But then you don't use Ivy bridge low power management, but the old school PM.
 
But then you don't use Ivy bridge low power management, but the old school PM.

I'm sorry, Pike, don't understand: could you be more specific?

Meanwhile, I tried the script, and it works as always.
Code:
sdtPRGen.sh v5.6 Copyright (c) 2013 by Pike R. Alpha
----------------------------------------------------------------
Generating SSDT_PR.dsl for a Macmini6,2 [Mac-F65AE981FFA204ED]
Ivy Bridge Core i7-3770T processor [0x0701] setup
With a maximum TDP of 45 Watt, as specified by Intel
Override value: Max Turbo Frequency, now using: 4100 MHz!
Number logical CPU's: 8 (Core Frequency: 2500 MHz)
Number of Turbo States: 16 (2600-4100 MHz)
Number of P-States: 26 (1600-4100 MHz)
Injected C-States for CPU0 (C1,C3,C6)
Injected C-States for CPU1 (C1,C2,C3)
Warning: Model identifier [Macmini6,2] is missing from: /S*/L*/CoreServices/PlatformSupport.plist

Intel ACPI Component Architecture
ASL Optimizing Compiler version 20130117-64 [Jan 19 2013]
Copyright (c) 2000 - 2013 Intel Corporation

ASL Input:     /Users/pepeta/Desktop/SSDT_PR.dsl - 262 lines, 8482 bytes, 56 keywords
AML Output:    /Users/pepeta/Desktop/SSDT_PR.aml - 1620 bytes, 27 named objects, 29 executable opcodes

Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 0 Optimizations

SMRDumper it's pretty much the same of the one posted before
Code:
Mar 15 18:29:07 localhost kernel[0]: MSRDumper CoreMulti(16) 
Mar 15 18:29:07 localhost kernel[0]: MSRDumper PStatesReached: 16 17 21 25 31 32 33 34 35 38 40

What am I missing?
 
hey guys what does the amount of p states vary on i see francis you get a lot from your 3770t but i have a 3770k oc to 4500 only get six p states what does it depend on thanks
 
I'm sorry, Pike, don't understand: could you be more specific?

...

MRDumper it's pretty much the same of the one posted before
Code:
Mar 15 18:29:07 localhost kernel[0]: MSRDumper CoreMulti(16) 
Mar 15 18:29:07 localhost kernel[0]: MSRDumper PStatesReached: 16 17 21 25 31 32 33 34 35 38 40
What am I missing?
IvyBridge PM let's you run your system more efficiently. At a lower than factory specified TDP, which almost always results in a higher temperature rating. For example. I am running a 95 Watt i5-2500K at 90 Watt without any issues. Resulting in a 3-5 centigrade drop.

You could try something less than the factory specified 45 Watt TDP for your CPU and monitor the temperature before and afterwards. But be careful with OC'ed setups.
 
hey guys what does the amount of p states vary on i see francis you get a lot from your 3770t but i have a 3770k oc to 4500 only get six p states what does it depend on thanks
That depends on the CPU and model identifier and possibly the UEFI's PM implementation. Not to mention that the 3770T is more power efficient, running at a much lower clock speed of 2.5 GHz (more like the Apple used CPU's).
 
so six p states is pretty much ill im gonna get out of the 3770k with the 4500 over clock
 
Status
Not open for further replies.
Back
Top