All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andrew Jeffery" <andrew@aj.id.au>
To: "Ed Tanous" <edtanous@google.com>,
	"Alexander Amelkin" <a.amelkin@yadro.com>
Cc: Benjamin Fair <benjaminfair@google.com>,
	openbmc@lists.ozlabs.org,
	Brad Bishop <bradleyb@fuzziesquirrel.com>,
	Heyi Guo <guoheyi@linux.alibaba.com>,
	jebr@google.com, scody@google.com
Subject: Re: Can we improve the experience of working on OpenBMC?
Date: Tue, 09 Aug 2022 13:12:38 +0930	[thread overview]
Message-ID: <0fcf0cf5-e7b0-484d-a3d9-27f288884685@www.fastmail.com> (raw)
In-Reply-To: <CAH2-KxAWTgmc_C_vEkB-zObOG9La-u5H0=_8YdauCkunaVsefg@mail.gmail.com>



On Tue, 2 Aug 2022, at 07:09, Ed Tanous wrote:
> On Mon, Aug 1, 2022 at 2:27 PM Alexander Amelkin <a.amelkin@yadro.com> wrote:
>>
>> 14. D-Bus may become a bottleneck or a slowing factor (due to the
>> context switching overhead) for
>> the situations when two processes are communicating actively. A standard
>> POSIX IPC like pipes,
>> mq or shm could become a solution (with d-bus or any other method used
>> as an aid to negotiate
>> names, keys, or whatever other credentials needed to access a common IPC).
>
> FWIW, in the original context of "a single repo would help with these
> things" I don't think either of these would be helped with a
> rearrangement of code.
>
> With that said, lots of people dislike dbus.  There are performance
> critical things (SOL, KVM, Virtual media) that have completely avoided
> it.  If you have a proposal for something better, I'd highly recommend
> writing up a design doc.

Yep, fixing this requires addressing specific concerns. Patches or 
design docs would be helpful, or even just a list of specific things 
that we think are a concern.

>
>>
>> WBR, Alexander
>>
>> P.S. All in all, I think d-bus wasn't a good choice of IPC for a system
>> running on a low-performance single-core ARM chip.

u-bmc might be something to look at here?

Andrew

  parent reply	other threads:[~2022-08-09  3:43 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-27  1:22 Can we improve the experience of working on OpenBMC? Andrew Jeffery
2022-07-29  0:10 ` Brad Bishop
2022-07-29  2:21   ` Andrew Jeffery
2022-08-01 21:34   ` Ed Tanous
2022-08-01 21:27 ` Alexander Amelkin
2022-08-01 21:39   ` Ed Tanous
2022-08-01 22:03     ` Alexander Amelkin
2022-08-09  3:42     ` Andrew Jeffery [this message]
2022-08-09  0:44   ` Andrew Jeffery
2022-08-09  8:08 ` Jiaqing Zhao

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0fcf0cf5-e7b0-484d-a3d9-27f288884685@www.fastmail.com \
    --to=andrew@aj.id.au \
    --cc=a.amelkin@yadro.com \
    --cc=benjaminfair@google.com \
    --cc=bradleyb@fuzziesquirrel.com \
    --cc=edtanous@google.com \
    --cc=guoheyi@linux.alibaba.com \
    --cc=jebr@google.com \
    --cc=openbmc@lists.ozlabs.org \
    --cc=scody@google.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.