Kernel prepatch 4.1-rc1
Kernel prepatch 4.1-rc1
Posted Apr 28, 2015 17:42 UTC (Tue) by HelloWorld (guest, #56129)In reply to: Kernel prepatch 4.1-rc1 by tao
Parent article: Kernel prepatch 4.1-rc1
That sounds interesting, care to elaborate?
Posted Apr 28, 2015 19:23 UTC (Tue)
by tao (subscriber, #17563)
[Link] (1 responses)
The fact that we sometimes noticed the D-Bus server not being able to keep up with the traffic generated on a mostly "one app, one user" system is rather depressing.
One of my colleagues even wrote his own proof of concept D-Bus server that was blazingly fast. One of the contributing factors was that it dropped support for some horribly "designed" part of the protocol (if I remember correctly it was something related to arrays, but that was quite a while ago, so my memory might deceive me).
Posted Apr 30, 2015 12:17 UTC (Thu)
by HelloWorld (guest, #56129)
[Link]
Kernel prepatch 4.1-rc1
Kernel prepatch 4.1-rc1
This sounds like something that may have been addressed already by the new D-Bus marshalling (GVariant marshalling).
