On Fri, May 04, 2012 at 11:02:01AM -0700, Luca Barbato wrote:
> On 03/05/12 18:22, Mike Frysinger wrote:
> >> (As soon I have some time I might dabble with a dbus integration for mdev)
> > 
> > we would have to make mdev available as a sep package then ... don't want 
> > busybox itself linking against anything beyond the C library.
> 
> The integration would be mdev -> shell -> dbus or mdev -> socket ->
> dbus. I consider dbus still not reliable for core services.

When was the last time dbus crashed on you?

And what would you consider "reliable" enough for "core services"?  dbus
has proven itself over _many_ years to handle all of the issues that
something like this requires very well.  It's a non-trivial thing to
implement and the authors of it have done a very good job, after
learning how to do it from other failed attempts at the same thing.

And what are you going to do when dbus moves into the kernel itself
(hint, it will be there soon)?  How are you going to not use it then?

greg k-h

Reply via email to