https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=158160
Bob Bishop <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Bob Bishop <[email protected]> --- There may be some regressions floating around here. On two Intel D525W systems I'm seeing: sysa % uname -r 13.4-RELEASE-p1 sysa % sysctl -a | grep temperature dev.cpu.3.temperature: 36.0C dev.cpu.2.temperature: 36.0C dev.cpu.1.temperature: 38.0C dev.cpu.0.temperature: 38.0C ... which is plausible, and: sysb % uname -r 14.3-RELEASE-p5 sysb % sysctl -a | grep temperature dev.cpu.3.temperature: 12.0C dev.cpu.2.temperature: 11.0C dev.cpu.1.temperature: 10.0C dev.cpu.0.temperature: 12.0C ... which isn't. -- You are receiving this mail because: You are the assignee for the bug.
