Re: Control on DBus-daemon virtual memory usage ballooning
Thiago Macieira <[email protected]>
| Newsgroups | gmane.comp.freedesktop.dbus |
|---|---|
| Message-ID | <5371253.pYSW0tN0xE@tjmaciei-mobl1> |
On Sunday, 13 September 2020 16:53:03 PDT Hailun Tan wrote: > That is why I am after a way to free the dbus daemon memory holdup on the > D-Bus messages queue, particularly after the receivers have completed > disseminating all the incoming data. Change your system's memory allocator. This is not a dbus-daemon problem. It happens inside glibc.