login
Header Space

 
 

[ofa-general] RE: [RFC v2 PATCH 4/5] rdma/cma: implement RDMA_ALIGN_WITH_NETDEVICE ha mode

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: 'Or Gerlitz' <ogerlitz@...>
Cc: <general@...>
Date: Thursday, May 15, 2008 - 12:47 pm

>+static int cma_netdev_align_id(struct net_device *ndev, struct rdma_id_private

My initial thought on this is to see if we can just queue a single work item
that can be used to invoke the user callbacks.  I'd have to see how the locking
worked out though to know if that approach is 'cleaner'.

Currently, the rdma_cm ensures that only a single callback to the user is
invoked at a time.  This is needed to support the user trying to destroy their
rdma_cm_id from the callback.  I didn't look to see if this still maintains
that.

- Sean

_______________________________________________
general mailing list
general@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[ofa-general] RE: [RFC v2 PATCH 4/5] rdma/cma: implement RDM..., Sean Hefty, (Thu May 15, 12:47 pm)
speck-geostationary