Re: kdbus, bus1 and systemd/non-linux hosts
René J.V. Bertin <[email protected]> Wed, 12 Apr 2023 12:38:12 +0200
| Newsgroups | gmane.comp.freedesktop.dbus |
|---|---|
| Message-ID | <12125075.RCUDAKPLbl@bola> |
On Tuesday April 11 2023 18:49:18 Thiago Macieira wrote: >Ah, that's easy to answer: there's absolutely none. Well, that clears things up nicely :) What would the cost/benefit picture look like of rewriting libdbus so it uses BUS1 behind the scenes *without* introducing a dependency on systemd? The old AF_BUS analyses mention something like a factor 2 reduction in overhead (context switches etc); would that be achievable with the current D-Bus code and BUS1? (I'm aware that this doesn't translate to 2x faster.) R.