public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* infiniband limit of 32 cards per system?
@ 2010-01-25 23:50 Alex Chiang
  2010-01-26  3:48 ` Roland Dreier
  0 siblings, 1 reply; 8+ messages in thread
From: Alex Chiang @ 2010-01-25 23:50 UTC (permalink / raw)
  To: linux-rdma; +Cc: justin.chen, linux-kernel

Hello,

I'm pretty unfamiliar with Infiniband, so apologies for the
stupid question.

Is there a limit on how many IB devices a system might support?

My colleague points out the following enum in uverbs_main.c:

	enum {
		IB_UVERBS_MAJOR       = 231,
		IB_UVERBS_BASE_MINOR  = 192,
		IB_UVERBS_MAX_DEVICES = 32
	};

Experimentally, we've determined that on a system where we
plugged in 40 IB cards, OFED only reports 32 cards are present.

If that enum is indeed the limiting factor, would someone mind
explaining (or pointing me at TFM ;) why it's limited to 32
devices?

Thanks,
/ac


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

end of thread, other threads:[~2010-01-27  0:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-25 23:50 infiniband limit of 32 cards per system? Alex Chiang
2010-01-26  3:48 ` Roland Dreier
2010-01-26  3:59   ` Alex Chiang
2010-01-26  4:03     ` Roland Dreier
2010-01-26 21:38       ` Alex Chiang
2010-01-26 23:52         ` Roland Dreier
2010-01-26 22:03   ` Alex Chiang
2010-01-27  0:09     ` Roland Dreier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox