Announcement

Collapse
No announcement yet.

The Heated KDBUS Debate For The Linux Kernel Has Fizzled Out

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #31
    Originally posted by Delgarde View Post

    Pretty much, yeah. Like I said in my previous post - dbus is *already* the defacto standard IPC on Linux, because that's what 99% of the IPC-using software on Linux uses. There's no value in creating hypothetical better systems, unless someone is prepared to do the work to implement them, and to migrate hundreds or thousands of packages to use the new system. A "better" system that nobody uses doesn't really count as "better" in my book...
    i hear java is popular
    we should put it in the kernel so we could get 100x speedups

    on a less sarcastic note
    no, by far the most widely used IPC on linux are UNIX domain sockets
    i won't even start on how inefficient of a protocol dbus is

    Comment


    • #32
      Originally posted by pal666 View Post
      kdbus is that specialized ipc protocol
      specialized for what ?
      "we must have a generic IPC in the kernel"

      i told you a long time ago to stop insulting people
      (at least i think it was you)

      Comment


      • #33
        Originally posted by phrx_reader View Post

        First: There is no _formal_ API spec of dbus, it is merely ad-hoc
        Here is a link: http://gentooexperimental.org/~patri...s/2014-11.html
        Second: As there are better IPCs available (at a cost) why implement the bloated dbus?
        It is a crappy piece of software, unfortunately I had to dig into it, and its's awful. (and systemd id dbus-based)
        Great read, and very well summed up with: "If this is the future I'll stay firmly stuck in the past ..."

        Comment


        • #34
          i have to put this here
          Official HD Music Video for "We Didn't Start the Fire" by Billy JoelIn 1989, Billy Joel released his album Storm Front, a successful album that hit #1 on the...

          Comment


          • #35
            Do proper optimizations of the actual real costs before starting to
            work on kernel stuff. It's *stupid* to add a kernel driver to get 2x
            improvement, when there's a 10x bloat in user space.
            You right Linus!

            PS http://lkml.iu.edu/hypermail/linux/k...4.3/02886.html

            Comment

            Working...
            X