linux acpi_pad进程占用大量cpu的解决办法
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash

·
linux服务器负载报警,负载非常高问题(20多负载,平时1左右)-20180626
问题描述:
收到服务器报警,负载特别高
问题分析:top查看服务器运行情况,查看到负载超过20多,平时负载只有1左右,查看单进程发现大量的root acpi_pad进程(高级电源管理)占用cpu 100%,排查为该进程占用大量资源导致服务器负载高
问题处理:使用modprobe -r acpi_pad 卸载高级电源管理模块,一般建议在系统内核启动配置文件中设置acpi_pad.disable=1禁用该模块




A beautiful web dashboard for Linux
最近提交(Master分支:28 天前 )
186a802e
added ecosystem file for PM2 5 年前
5def40a3
Add host customization support for the NodeJS version 5 年前
更多推荐
所有评论(0)