openbmc / entity-manager

Run-time JSON driven system configuration manager
Other
27 stars 50 forks source link

entity-manager is consuming too much cpu io resources #32

Closed renweihang closed 9 months ago

renweihang commented 9 months ago

After BMC normal startup, check the CPU usage: image

then stop entity-manager service use command: systemctl stop xyz.openbmc_project.EntityManager.service

Check the CPU usage again: image

renweihang commented 9 months ago

This issue seems to be caused by dbus-sensors, so close this bug and raise a new one on dbus-sensors repo: https://github.com/openbmc/dbus-sensors/issues/30