Kipmi0 占用100%单核,NICE 19,一般没什么影响。
但是也可以临时降低
echo 100 > /sys/module/ipmi_si/parameters/kipmid_max_busy_us
降到10%
重启生效的配置,修改模块参数。
Create a file in /etc/modprobe.d/, i.e./etc/modprobe.d/ipmi.conf, and add the following content:
# Prevent kipmi0 from consuming 100% CPU
options ipmi_si kipmid_max_busy_us=100

modinfo ipmi_si 
parm:           bt_debug:debug bitmask, 1=enable, 2=messages, 4=states (int)
parm:           smic_debug:debug bitmask, 1=enable, 2=messages, 4=states (int)
parm:           kcs_debug:debug bitmask, 1=enable, 2=messages, 4=states (int)
parm:           hotmod:Add and remove interfaces.  See Documentation/IPMI.txt in the kernel sources for the gory details.
parm:           trydefaults:Setting this to 'false' will disable the default scan of the KCS and SMIC interface at the standard address (bool)
parm:           type:Defines the type of each interface, each interface separated by commas.  The types are 'kcs', 'smic', and 'bt'.  For example si_type=kcs,bt will set the first interface to kcs and the second to bt (string)
parm:           addrs:Sets the memory address of each interface, the addresses separated by commas.  Only use if an interface is in memory.  Otherwise, set it to zero or leave it blank. (array of ulong)
parm:           ports:Sets the port address of each interface, the addresses separated by commas.  Only use if an interface is a port.  Otherwise, set it to zero or leave it blank. (array of uint)
parm:           irqs:Sets the interrupt of each interface, the addresses separated by commas.  Only use if an interface has an interrupt.  Otherwise, set it to zero or leave it blank. (array of int)
parm:           regspacings:The number of bytes between the start address and each successive register used by the interface.  For instance, if the start address is 0xca2 and the spacing is 2, then the second address is at 0xca4.  Defaults to 1. (array of int)
parm:           regsizes:The size of the specific IPMI register in bytes. This should generally be 1, 2, 4, or 8 for an 8-bit, 16-bit, 32-bit, or 64-bit register.  Use this if you the 8-bit IPMI register has to be read from a larger register. (array of int)
parm:           regshifts:The amount to shift the data read from the. IPMI register, in bits.  For instance, if the data is read from a 32-bit word and the IPMI data is in bit 8-15, then the shift would be 8 (array of int)
parm:           slave_addrs:Set the default IPMB slave address for the controller.  Normally this is 0x20, but can be overridden by this parm.  This is an array indexed by interface number. (array of int)
parm:           force_kipmid:Force the kipmi daemon to be enabled (1) or disabled(0).  Normally the IPMI driver auto-detects this, but the value may be overridden by this parm. (array of int)
parm:           unload_when_empty:Unload the module if no interfaces are specified or found, default is 1.  Setting to 0 is useful for hot add of devices using hotmod. (int)
parm:           kipmid_max_busy_us:Max time (in microseconds) to busy-wait for IPMI data before sleeping. 0 (default) means to wait forever. Set to 100-500 if kipmid is using up a lot of CPU time. (array of uint)

Kipmi0 占用100% CPU1核相关推荐

  1. linux模拟cpu过载,linux下模拟CPU占用100%小程序

    linux下模拟CPU占用100%小程序 来源:https://blog.csdn.net/lin434406218/article/details/54694900 一.单个核100% 代码kill ...

  2. Ubuntu 18 snap 占用 100%,卸载 snap

    1. 卸载 snap Ubuntu 18.04 安装之后输入 df -h 之后有很多 snap 占用 100% ,如下所示. wohu@ubuntu1804:~$ df -h Filesystem S ...

  3. 织梦mysql占用资源_解决一个 MySQL 服务器进程 CPU 占用 100%的技术笔记

    早上帮朋友一台服务器解决了Mysql cpu 占用 100%的问题.稍整理了一下: 朋友主机(Windows 2003 + IIS + PHP + MYSQL )近来 MySQL 服务进程 (mysq ...

  4. php mysql cpu100_MySQL服务器进程CPU占用100%的解决方法

    早上帮朋友一台服务器解决了 Mysql cpu 占用 100% 的问题.稍整理了一下,将经验记录在这篇文章里. 朋友主机(Windows 2003 + IIS + PHP + MYSQL )近来 My ...

  5. Linux磁盘占用100%解决方法

    Linux磁盘占用100%解决方法 参考文章: (1)Linux磁盘占用100%解决方法 (2)https://www.cnblogs.com/gaf617/p/4755577.html 备忘一下.

  6. windows下设置进程CPU相关性/亲合度,解决CPU使用率占用100%的问题

    windows下设置进程CPU相关性/亲合度,解决CPU使用率占用100%的问题 参考文章: (1)windows下设置进程CPU相关性/亲合度,解决CPU使用率占用100%的问题 (2)https: ...

  7. jstack分析cpu占用100%

    问题:使用jstack来分析cpu占用100%. 过程分析: 1. 运行测试程序后,top命令发现某个进程(pid)占用cpu达到100%. 2. 查看哪个线程占用最多资源: ps mp 24018 ...

  8. linux snap 进程cpu占用100% 解决

    过程如下: df -iayll@yll-ubuntu:/snap/snapd$ df -ia 文件系统 Inode 已用(I) 可用(I) 已用(I)% 挂载点 sysfs 0 0 0 - /sys ...

  9. sleep防止CPU占用100%

    sleep(long millis) 线程睡眠 millis 毫秒 sleep(long millis, int nanos) 线程睡眠 millis 毫秒 + nanos 纳秒 使用sleep方法避 ...

最新文章

  1. python是软件吗-python运行环境是什么
  2. SPOJ - VLATTICE
  3. java创建医生的对象_基于安卓Android的作物医生App设计开发(MySQL)(含录像)
  4. SAP CRM定价决定(Price Determine)的调试入口
  5. ffmpeg 同宽度 画中画_FFmpeg中overlay滤镜用法-水印及画中画
  6. 条形图坐标轴_解密咨询报告中常见的双层条形图的制作方法
  7. 给vmware虚拟机中的ubuntu 14.04扩大磁盘分区
  8. 90TB显存!英伟达发布新一代SuperPod超算,AI算力新巅峰!
  9. 漫画丨那些年,我们一起被毁过的“三观”…
  10. 国内大厂在移动端跨平台的框架接入分析
  11. 【第二周】结对编程体会
  12. UniAPP支付宝H5支付
  13. wps在线浏览 java_java实现word转pdf在线预览(前端使用PDF.js;后端使用openoffice、aspose)...
  14. 【菜鸟学习论文】2020_Cascade Cost Volume for High-Resolution Multi-View Stereo and Stereo Matching
  15. 2022年度变更调查数据处理工具箱
  16. WebRTC::FEC
  17. iOS如何阻止“橡皮筋效果”?
  18. python实现KDJ指标模型 量化策略 python 策略开发
  19. 阿里云欧洲数据中心运营中国云计算进军欧洲
  20. office办公软件常用指令

热门文章

  1. jar包又冲突了?如何快速确定与哪个jar包冲突?
  2. 【串讲总结】RNN、LSTM、GRU、ConvLSTM、ConvGRU、ST-LSTM
  3. 兄弟俩都是院士!哥哥在南大,弟弟在复旦
  4. 10月1日之后,你新建的GitHub库默认分支不叫「master」了
  5. 全栈工程师15年经验分享:40个改变编程技能的小技巧
  6. 200 万年薪,却招不到清华姚班毕业生!能上姚班的都是什么人?
  7. 工资8000与80000的区别:这个能力值得你重视!
  8. 华为搜索引擎面世:用不了谷歌,试试「花瓣搜索」?
  9. 史上最全排序算法总结!建议收藏
  10. 漫画:什么是八皇后问题?