[ofa-general] [PATCH 0/2] Opensm support for external routing engines

Vincent Ficet jean-vincent.ficet at bull.net
Thu Jun 11 00:35:54 PDT 2009


Hi Sasha,

We worked on a scheme that allows to dynamically load external routing 
engines. The plugin system is very similar to the perfmgr plugin 
implementation. It allows to provide customised vendor routing engines 
and algorithms whithout having to recompile opensm:

Cheers,

Vincent

Nicolas Morey-Chaisemartin (2):
   opensm/osm_opensm.c: Added routing plugin interface.
   opensm: Added documentation for external routing engines.

  opensm/doc/current-routing.txt     |   26 +++++++++-
  opensm/include/opensm/osm_opensm.h |   38 +++++++++++++-
  opensm/man/opensm.8.in             |    2 +
  opensm/opensm/osm_event_plugin.c   |    8 ---
  opensm/opensm/osm_opensm.c         |   98 
++++++++++++++++++++++++++++++++++--
  5 files changed, 158 insertions(+), 14 deletions(-)





More information about the general mailing list