[PATCH phosphor-objmgr] Performance improvements

OpenBMC Patches openbmc-patches at stwcx.xyz
Mon Jun 6 14:10:45 AEST 2016


Prior to this patch, an excessive ( more than zero ) number of dbus
calls were made to determine if a signal was something we care about.
This patch adds a well-known to unique connection name translation cache
eliminating all outgoing dbus calls.

Also removed the abstraction layer that obscured this as it isn't used.

Signed-off-by: Brad Bishop <bradleyb at fuzziesquirrel.com>

https://github.com/openbmc/phosphor-objmgr/pull/12

Brad Bishop (1):
  Performance improvements

 phosphor-mapper | 102 ++++++++++++++++++++++++++------------------------------
 1 file changed, 47 insertions(+), 55 deletions(-)

-- 
2.8.3




More information about the openbmc mailing list