Mobile and Desktop Processors
Intel® Core™ processors, Intel Atom® processors, tools, and utilities
16774 Обсуждение

Where i can find the max temperature that my processor i7-4700HQ can bear?

RMont36
Начинающий
34 150Просмотр.

Hi everyone, I downloaded the data sheets of my CPU i7-4700HQ (attached), but i don't know where is the max temperature which it can bear. Can you indicate me where is please?

 

The link where i downloaded the data sheets is: https://www.intel.com/content/www/us/en/products/docs/processors/core/core-technical-resources.html

 

Thank you in advance.

0 баллов
1 Решение
n_scott_pearson
Супер-пользователь
34 095Просмотр.

The Maximum Junction Temperature (Tjmax) for Mobile Core family processors is fixed at 100c. For individual Desktop Core and Server Xeon family processors, it can vary somewhat from 100C, but rarely by more than +/-5c.

 

If you are a developer, remember that you can programmatically ascertain the Tjmax value for a Core family processor (Mobile, Desktop or Server Xeon) by reading the IA32 Temperature Target MSR (0x01A2). The Tjmax value is provided in bits 16::23.

 

Hope this helps,

...S

Просмотреть решение в исходном сообщении

2 Ответы
n_scott_pearson
Супер-пользователь
34 096Просмотр.

The Maximum Junction Temperature (Tjmax) for Mobile Core family processors is fixed at 100c. For individual Desktop Core and Server Xeon family processors, it can vary somewhat from 100C, but rarely by more than +/-5c.

 

If you are a developer, remember that you can programmatically ascertain the Tjmax value for a Core family processor (Mobile, Desktop or Server Xeon) by reading the IA32 Temperature Target MSR (0x01A2). The Tjmax value is provided in bits 16::23.

 

Hope this helps,

...S

RMont36
Начинающий
34 095Просмотр.

Hello @n.scott.pearson thank you a lot for your the extremely clear answer.

Ответить