All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH rdma-next 0/2] Increase number of char devices in RDMA
@ 2018-01-08 10:15 Leon Romanovsky
       [not found] ` <20180108101538.16451-1-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Leon Romanovsky @ 2018-01-08 10:15 UTC (permalink / raw)
  To: Doug Ledford, Jason Gunthorpe
  Cc: Leon Romanovsky, RDMA mailing list, Huy Nguyen

Hi,

The following two patches from Huy with a nice diffstat (more removed than
added) increases upto 1024 the maximum number of available in RDMA stack
char devices, so it will be possible to use in large SR-IOV instances.

Thanks

Huy Nguyen (2):
  IB/core: Remove the locking for character device bitmap
  IB/core: Refactor allocation code to increase number of char device

 drivers/infiniband/core/core_priv.h   |   3 +
 drivers/infiniband/core/ucm.c         |  73 +++++++++--------------
 drivers/infiniband/core/user_mad.c    | 108 +++++++++++++++-------------------
 drivers/infiniband/core/uverbs_main.c |  95 +++++++++++-------------------
 4 files changed, 113 insertions(+), 166 deletions(-)

--
2.15.1

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-01-11  4:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-08 10:15 [PATCH rdma-next 0/2] Increase number of char devices in RDMA Leon Romanovsky
     [not found] ` <20180108101538.16451-1-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2018-01-08 10:15   ` [PATCH rdma-next 1/2] IB/core: Remove the locking for character device bitmap Leon Romanovsky
2018-01-08 10:15   ` [PATCH rdma-next 2/2] IB/core: Refactor allocation code to increase number of char device Leon Romanovsky
2018-01-11  4:28   ` [PATCH rdma-next 0/2] Increase number of char devices in RDMA Jason Gunthorpe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.