[ofa-general] [PATCH 0/6] Add Switch Map support to opensm

Ira Weiny weiny2 at llnl.gov
Thu Oct 25 11:43:03 PDT 2007


As I said in another thread.  I have added switch-map support to opensm.  This
patch series does that in a number of steps.

Patch:
   1) Simple comment fix (Should be applied on it's own regardless of if the
      series is accepted.)
   2) Moves the switch map support to ibcommon but leaves the implementation
      alone.
   3) Changes the implementation of the switch map to read the file into memory
      to facilitate faster lookups as well as multi-threaded lookups.
   4) Add the switch map calls to opensm but leave the creation of the switch
      map to be the default one provided by ibcommon  (Pass NULL to
      create_switch_map)
   5) Add an option to the opts file to specify a switch map.
   6) Allow a special value of "(null)" in the opts file.  (This too could be
      applied outside of the series.)

Patches to follow,
Ira



More information about the general mailing list