How Debian managed the systemd transition
How Debian managed the systemd transition
Posted Sep 23, 2015 9:47 UTC (Wed) by lgeorget (guest, #99972)In reply to: How Debian managed the systemd transition by paulj
Parent article: How Debian managed the systemd transition
Actually, if I recall correctly the discussions on that matter, the main advantage of the in-kernel implementation of dbus was not that it reduces the number of context switches but that it reduces the number of memory copies because for the kernel, unlike a user-space daemon, copying memory can be as simple as mapping the same pages in two processes.
> those people (like any others) aren't keen to have their work wasted, there will now be pressure to integrate it.
As far as I can tell from reading the mails on the Linux mailing list, Greg Kroah-Hartmann has shown to be very professional. He would surely be pleased to see his work in the mainline kernel, but not to the point to "pressure" anyone.