- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The Maximum Junction Temperature (Tjmax) can vary from one individual processor to another, but is typically in the vicinity of 100c. It can be programmatically obtained by reading the IA32 Temperature Target MSR.
Hope this helps,
...S
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The Maximum Junction Temperature (Tjmax) can vary from one individual processor to another, but is typically in the vicinity of 100c. It can be programmatically obtained by reading the IA32 Temperature Target MSR.
Hope this helps,
...S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks @n_scott_pearson.
I ran 'sudo rdmsr 0x01A2' which yielded: 660a00, which means Tjmax=102°C, if I'm reading it correctly.
However I don't see information about Tjmax or IA32 Temperature Target MSR in the datasheet of my processor: Xeon Gold Scalable 6226R Processor.
Could you help me point to documents where I can find more information about Tjmax / IA32 Temperature Target MSR?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Well, that's because there's no specific Tjmax value that they could list - and, as it detailed in section 2.1.6 of volume 2 of the datasheet, MSRs are separately documented in the Intel 64 and IA32 Software Developer's Manuals.
...S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks @n_scott_pearson. Much appreciated!
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page