You are not logged in.

#1 2015-05-20 22:06:41

hippieben
Member
Registered: 2013-10-27
Posts: 218

dbus high cpu %

htop is showing that dbus (exact command in linked screenshot) is constantly using about 20% of my cpu while system is idle.  any idea why something would be triggering dbus to behave like this?  and most importantly, how may I prevent this?

Thanks.

http://i.imgur.com/EQHWFhY.png

Offline

#2 2015-05-21 00:42:37

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: dbus high cpu %

Instead of a screenshot, you can run 'ps':

$ ps -C dbus-daemon -o args=
/usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
/usr/bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session
/usr/bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session

No idea why this happens, reboot and see if it went away.

Offline

#3 2015-05-21 15:52:04

hippieben
Member
Registered: 2013-10-27
Posts: 218

Re: dbus high cpu %

karol wrote:

Instead of a screenshot, you can run 'ps':

$ ps -C dbus-daemon -o args=
/usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
/usr/bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session
/usr/bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session

No idea why this happens, reboot and see if it went away.

Always comes back after reboot.

Offline

#4 2015-05-22 09:30:23

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: dbus high cpu %

Yes, but does it still use 20% cpu?

Offline

#5 2015-05-23 19:37:11

hippieben
Member
Registered: 2013-10-27
Posts: 218

Re: dbus high cpu %

karol wrote:

Yes, but does it still use 20% cpu?

Yes, it's not immediately after reboot, but within the next day or so it will be back to 20%. 

Seems to not be an issue anymore after switching from kde4 to cinnamon.  Load avg is about half what it was previously now.

Offline

Board footer

Powered by FluxBB