On Wed, 2007-03-28 at 00:31, Michael S. Tsirkin wrote: > > Quoting Hal Rosenstock <[EMAIL PROTECTED]>: > > Subject: [PATCH] IB/core/user_mad.c: Add support for issmdisabled > > > > IB/core/user_mad.c: Add support for issmdisabled > > > > Signed-off-by: Hal Rosenstock <[EMAIL PROTECTED]> > > I imagine this is related to the "SM inactive" support > you posted separately. Is that right?
Yes. > How is this used by openSM? Whenever the SM state machine goes to inactive, it set the isSMdisabled bit (and resets the IsSM bit) and in the opposite direction sets IsSM and resets isSMdisabled. OpenSM vendor layer for OpenIB will try to set/reset isSMdisabled. If it fails (no user_mad support for this), the isSM bit is still properly handled. -- Hal _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
