On Sun, Jan 28, 2018 at 11:17:17AM +0200, Leon Romanovsky wrote: > The original goal of this series was to allow ability to view connection > (QP) information about running processes, however I used this opportunity and > created common infrastructure to track and report various resources. The report > part is implemented in netlink (nldev), but smart ULPs can now create > advanced usage models based on device utilization. > > The current implementation relies on one lock per-object per-device, so > creation/destroying of various objects (CQ, PD, e.t.c) on various or the > same devices doesn't interfere each with another. > > The data protection is performed with SRCU and its reader-writer model > ensures that resource won't be destroyed till readers will finish their > work. Well, this cover letter isn't quite right anymore.. but no matter. My small comments aside it looks OK to me. Jason -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html