[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100125235013.GD2828@grease.ALLEYCAT>
Date: Mon, 25 Jan 2010 16:50:13 -0700
From: Alex Chiang <achiang@...com>
To: linux-rdma@...r.kernel.org
Cc: justin.chen@...com, linux-kernel@...r.kernel.org
Subject: infiniband limit of 32 cards per system?
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists