[openib-general] [PATCH] Combine ib_agent into ib_mad module

Roland Dreier roland at topspin.com
Tue Oct 26 10:13:49 PDT 2004


    Hal> Combine ib_agent into ib_mad module

Why did you use this approach (move ib_agent_port_{open,close} into
ib_mad.c) rather than the more minimal way I posted, that just had
ib_mad.c register the ib_agent_client?

    Hal> The only downside of this
    Hal> currently is that when removing some module which uses the AL
    Hal> will cause the AL to be removed. Is there a way to stop a
    Hal> dependency from unloading ?

Does it work for you to use rmmod instead of 'modprobe -r'?  In any
case if nothing depends on the MAD module why does it have to stay
loaded?

 - R.



More information about the general mailing list