On Wed, Apr 15, 2015 at 12:44:44PM -0400, Havoc Pennington wrote: > > By pushing everything through one queue, dbus is trying to reduce the > number of codepaths in applications. Apps have a lot of new problems > to solve if messages get their order scrambled.
But can't a dbus library handle this for the apps? Like implementing TCP on top of UDP. I really doubt the entire dbus protocol needs to be pushed into the kernel. I'm going to try to spend some time reading about dbus and playing with the code (thanks for the links BTW!). Then I can see if I can come up with something too. Or at least be able to ask the right questions. -- Steve -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/