Prioritizing URIs with tight performance requirement in openBmc with bmcweb

Ed Tanous edtanous at google.com
Thu May 25 03:56:17 AEST 2023


On Wed, May 24, 2023 at 9:26 AM Ed Tanous <edtanous at google.com> wrote:
>
> There's likely a few other minor things that would need fixed, but the
> above is the general gist.

I spent an hour or so and put together a simple POC of multithreading
bmcweb.  It's not threadsafe for all the global structures (although I
did one as an example), and has a lot of safety issues we'll need to
work through, but will give us a hint about whether multi-threading
bmcweb will solve your performance problem:
https://gerrit.openbmc.org/c/openbmc/bmcweb/+/63710

PTAL


More information about the openbmc mailing list