Hacker News new | ask | show | jobs
by microcolonel 4619 days ago
A lot of things in linux are faster than in the various bsd kernels, some of this owing to having a few optional codepaths rather than just one.

Also, kdbus basically means there is in fact /less/ code made necessary by using the dbus protocol, since you don't need the daemon anymore, it also means lower latency.