I am working on a version of the RDS socket protocol that supports both IB/iWARP and TCP as modularized transports. Thus instead of rds.ko there would be rds.ko, rds-tcp.ko and rds-rdma.ko.
Right now it's possible to use rds and rds-tcp without rds-rdma module loaded, but the entire IB stack must still be loaded -- the dynamic transport-loading code in rds.ko must still use IB API to see if any IB adapters are present. Is it possible (with udev perhaps?) to remove the IB calls from rds.ko, and get rds-rdma.ko loaded some other way when rds.ko is loaded and IB hw is present? Any pointers appreciated. Thanks -- Regards -- Andy _______________________________________________ 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
