Re: [PATCH 0/7] Increase maximum Infiniband HCAs per-system

From: Roland Dreier
Date: Fri Jan 29 2010 - 17:54:50 EST


> Justin Chen discovered that Linux "only" supports 32 IB cards in
> a single system when testing a larger system with 40 cards and
> discovered that OFED only reported 32 HCAs.
>
> This patchset doubles the number of HCAs allowed per system in a
> backwards-compatible manner.

Looks like a really great start, some nice cleanups as well the added
functionality. I've been meaning to use pahole for a while...

Have you considered drivers/infiniband/core/user_mad.c and ucm.c? I
think user_mad.c is somewhat more important, as that is what allows an
adapter to be used for running the SM. So I think we're still left with
some potential issues around lots of adapters in one system. (I think
use of ucm by real apps is minimal to nonexistent, but someday we should
deal with that too)

- R.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/