Intel® Moderncode for Parallel Architectures
Support for developing parallel programming applications on Intel® Architecture.

How to read Tcontrol from Yorkfield

cmm-rd-bios2
Beginner
244 Views

Now ,i can read Tcontrol by Maximum Power Program ,Tcontrol = -22 degree.But I don't how to read it in my tool?

If read CPU temperature by die, we can get Tcontrol as follow:

MOV ECX, 0x1A2

RDMSR

then read AH,Tcontrol = AH + 0x32

But now CPU support PECI , how to read Tcontrol ?

Thanks!

0 Kudos
0 Replies
Reply