- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi there,
This is a hard question I think.
In the Intel 64 and IA-32 Architectures Software Developers Manual is metioned the sensor 1, 2 and the on die digital sensor. But the manual does not mention how to read the thermal 1,2reading, the manual only mentions how to read their status (CPUID.1:EDX.TM[bit 29] &CPUID.1:ECX.TM2[bit 8]).
And lastly, the manual does not talk about cores but in case of dual core, how to redirect the MSR reading to a specific core?
Thanks,
Javier Andrs Cceres Alvis
Blog Personal: http://speechflow.spaces.live.com/
Blog Intel: http://software.intel.com/en-us/blogs/author/javierandrescaceres/
This is a hard question I think.
In the Intel 64 and IA-32 Architectures Software Developers Manual is metioned the sensor 1, 2 and the on die digital sensor. But the manual does not mention how to read the thermal 1,2reading, the manual only mentions how to read their status (CPUID.1:EDX.TM[bit 29] &CPUID.1:ECX.TM2[bit 8]).
And lastly, the manual does not talk about cores but in case of dual core, how to redirect the MSR reading to a specific core?
Thanks,
Javier Andrs Cceres Alvis
Blog Personal: http://speechflow.spaces.live.com/
Blog Intel: http://software.intel.com/en-us/blogs/author/javierandrescaceres/
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - javierandrescaceres
Hi there,
This is a hard question I think.
In the Intel 64 and IA-32 Architectures Software Developers Manual is metioned the sensor 1, 2 and the on die digital sensor. But the manual does not mention how to read the thermal 1,2reading, the manual only mentions how to read their status (CPUID.1:EDX.TM[bit 29] &CPUID.1:ECX.TM2[bit 8]).
And lastly, the manual does not talk about cores but in case of dual core, how to redirect the MSR reading to a specific core?
Thanks,
Javier Andrs Cceres Alvis
Blog Personal: http://speechflow.spaces.live.com/
Blog Intel: http://software.intel.com/en-us/blogs/author/javierandrescaceres/
This is a hard question I think.
In the Intel 64 and IA-32 Architectures Software Developers Manual is metioned the sensor 1, 2 and the on die digital sensor. But the manual does not mention how to read the thermal 1,2reading, the manual only mentions how to read their status (CPUID.1:EDX.TM[bit 29] &CPUID.1:ECX.TM2[bit 8]).
And lastly, the manual does not talk about cores but in case of dual core, how to redirect the MSR reading to a specific core?
Thanks,
Javier Andrs Cceres Alvis
Blog Personal: http://speechflow.spaces.live.com/
Blog Intel: http://software.intel.com/en-us/blogs/author/javierandrescaceres/
When it's a core 2 processor, the msr addresses is the same, but the results depends on which core is the thread running. So if one wants to read the digital temperature sensor of two cores, one needs to force the thread to run in both cores by code.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page