11-12-2011, 02:41 AM
(11-11-2011, 05:59 PM)AHMED HOSSAM Wrote: I have searched and found that 0X1AD is known for the turbo frequency register in some CPUs and 0XCE is the CPU platform info and should be edited to make the 0X1AD R/W .For 0xCE, yes the intention was to freely use frequency ratio option
but , was you intend to unlock the 0X1AD to be able to freely use the frequency ratio option ! Or it was just able to raise the maximum frequency for turbo mode !
Also , the 0XE2 register is for C-STATE control as you said but if you need to make no limit for C STATES , then you should modify bits 0 : 2 ....... these three bits is responsible for raising the limit ................. you can make it limit to C3 or limit to C6 or C7 or make no limit for it .
while bit 15 is responsible for locking bits from 0 to 15 till the next reset .
do you really want to only modify bit 15 OR you want to modify both bit 15 and bits 0:2 bits !
For 0XE2, only modify bit 15 please.