[openib-general] [KDAPL] module initialization order

Roland Dreier roland at topspin.com
Tue May 10 14:13:47 PDT 2005


    James> That situation could be viewed as a configuration error. I
    James> think we can use the kconfig language to prevent this.

How do you deal with

    modprobe kdapl
    modprobe nfs_rdma
    modprobe mthca

Or how about:

    modprobe mthca
    modprobe kdapl
    modprobe nfs_rdma
    <hotplug HCA>

 - R.



More information about the general mailing list