Daemon using dbus to send messages seems to use lots of memory without release them.

Sanel Zukan sanelz at gmail.com
Tue Dec 25 15:20:05 PST 2012


On 12/25/2012 02:48 PM, Thiago Macieira wrote:
> Looks quite light to me:
 >
 > $ ps -o pid,vsz,rss,start,command `pidof dbus-daemon`
 > PID VSZ RSS STARTED COMMAND
 > 861 31284 2032 Dec 08 /bin/dbus-daemon --system --address=systemd: --
 > nofork --systemd-activation
 > 1019 33188 2196 Dec 08 /bin/dbus-daemon --fork --print-pid 5 --print-
 > address 7 --session

DBus by default is light until is hammered with the calls; I remember
conky and pinot manage to force dbus-daemon to use quite a bit of
memory before; I'm not using them now, but if that is solved, even
better ;)

Regards,
Sanel



More information about the dbus mailing list