[openib-general] Re: [PATH] problem dlopen libibverbs.so

Roland Dreier rolandd at cisco.com
Thu Jul 21 07:25:01 PDT 2005


    Michael> Why is this done at library initialization?  Wouldnt
    Michael> device opening be a better place?  Am I missing
    Michael> something?

There's no good reason -- I just happened to put device discovery very
early.  It's probably a good idea to put off the scanning for drivers
and devices as late as possible.  It would also be nice to get rid of
the crappy dlist API that I lazily stole from libsysfs.

 - R.



More information about the general mailing list