I see. Ok. Yes I do see the stamp message.
Just one more question the kext download said :
Quote:
This is for a core2duo only.. If you have issues w/ more than 2 cores check the Info.plist and the IOCPUNumber that the kext will match on.
|
And the IOCPUNUmber on the kext = 1 now I have a Core i5 which is two cores with an emulation to 4. My Profiler reads 1 processor two cores. And MSR tools only shows a single CPU0
Without the TSCSync it shows CPU0 and CPU1 so I reckon theres some thing missing which is why the geekscore is half with the kext running. Makes sense that with one CPU itll be at half the power?
So the question is where on earth do I find an IOCPUNumber ? I'd logically think its 2. But I'm too chicken to try it because this thing works like a charm at the moment >,<
Update :
I did a little reading and tried the IOCPU = 3 which is what they suggested on the voodoo forums for 4 cores. I got a kernel panic on boot. I retried with cpus=1/2 both booted up with one core geekbench scores dropped to a further half. cpus=4 gives me a kernel panic(im not sure even if thats valid)
I also noticed on boot that AppleACPICPU enables 4 Processor IDs which means it is seeing 4 cores? :S
Just for my information do you have any idea what a core i5 should display as ? cpu =1 cores =4 yes? I remember it displaying like that on windows. Either way switching back to IOCPU = 1 till someone can shed some light. I appreciate your time and help. Thank you so much.