Thermald 系统日志中的噪音消息

Thermald 系统日志中的噪音消息

我正在运行 Ubuntu 15.04。我注意到 thermald 的系统日志中有很多噪音消息。

thermald[9139]: Set : 94000, 25000, 0, 0, 0
thermald[9139]: Set : 94000, 26000, 0, 0, 0
thermald[9139]: Set : 94000, 25000, 0, 0, 0
thermald[9139]: Set : 94000, 26000, 0, 0, 0
thermald[9139]: message repeated 16 times: [ Set : 94000, 25000, 0, 0, 0]

我的服务器会崩溃吗?或者我可以在哪里更改设置以阻止这些出现在系统日志中,或者我只能忍受它?我检查了 CPU:

$ sensors
coretemp-isa-0000
Adapter: ISA adapter
Core 0: +24.0°C (crit = +100.0°C)
Core 1: +22.0°C (crit = +100.0°C)

所以这似乎不是问题。还有什么可能呢?

它在服务器上有用吗?它是为笔记本电脑设计的吗?

答案1

thermald 1.4.3-5 版本包含一个修复程序以停止此日志映射:

thermald (1.4.3-5~15.04.1) 生动;紧迫性=中等

  • 反向移植到 Vivid,修复日志中的调试垃圾邮件(LP:#1494461)

看:https://bugs.launchpad.net/ubuntu/+source/thermald/+bug/1494461

所以这次更新应该已经修复了这个问题

相关内容