Feature #5553
kstat driver for CPU temperature
Status:
New
Priority:
Normal
Assignee:
-
Category:
driver - device drivers
Start date:
2015-01-21
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
I've written a kstat producer that publishes CPU temperature, TjMax and other values by reading corresponding MSRs.
The source code URL is at https://github.com/sigxcpu76/illumos-coretemp
Currently it supports X86, vendor=Intel only.
It still needs to handle corner cases, but it should cover most of the modern server CPUs made by Intel.
No data to display