[PATCH phosphor-objmgr 0/2] More performance improvements

OpenBMC Patches openbmc-patches at stwcx.xyz
Sat Jun 25 05:10:47 AEST 2016


Sort introspected children nodes to improve the chance of finding
ObjectManagers sooner rather than later (systemd does a recursive
listing of child nodes).

Remove unnecessary dbus calls when processing interfaces for
associations.  The existing code assumes that only object interfaces
are available to it but the new discovery mechanism uses
GetManagedObjects which includes the object properties.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/openbmc/phosphor-objmgr/13)
<!-- Reviewable:end -->


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

Brad Bishop (2):
  Pep8 fixes
  More performance fixes

 phosphor-mapper | 44 +++++++++++++++++++++++++++++---------------
 1 file changed, 29 insertions(+), 15 deletions(-)

-- 
2.9.0




More information about the openbmc mailing list