Kernel module
Kernel module
Posted Jul 6, 2012 12:42 UTC (Fri) by cesarb (subscriber, #6266)Parent article: Missing the AF_BUS
> It works, but the routing daemon adds context switches, overhead, and latency to each message it handles.
Why not instead convert the dbus daemon into a kernel module, like has been done in the past with the http daemon? It would avoid having to context switch to and from the daemon, and need no changes to the networking subsystem.
Note: I am joking.