public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Alex Chiang <achiang@hp.com>
To: Roland Dreier <rdreier@cisco.com>
Cc: linux-rdma@vger.kernel.org, justin.chen@hp.com,
	linux-kernel@vger.kernel.org
Subject: Re: infiniband limit of 32 cards per system?
Date: Tue, 26 Jan 2010 14:38:03 -0700	[thread overview]
Message-ID: <20100126213803.GA12035@ldl.fc.hp.com> (raw)
In-Reply-To: <adaaaw1pl5d.fsf@roland-alpha.cisco.com>

* Roland Dreier <rdreier@cisco.com>:
> 
>  > I'm guessing that it's not just a simple kernel fix though since
>  > OFED has to change too, right?
> 
> Dunno about OFED.  Nothing sane is hard-coding major/minor numbers
> though -- so I think OFED should be OK, asuming there are no crazy
> scripts that bypass udev creating device nodes etc.

Ok.

> I don't think that it's _totally_ trivial in the kernel -- we
> do need to add some code in several places to allocate dynamic
> device numbers when we run out of the static allocation
> (probably best to keep the legacy device numbers for "small" <
> 32 adapter systems, since there may be really small systems
> with static hard-coded /dev etc).

I take it this concern is what prevents us from simply increasing
IB_UVERBS_MAX_DEVICES to 64 or something?

thanks,
/ac

  reply	other threads:[~2010-01-26 21:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2010-01-26 23:52         ` Roland Dreier
2010-01-26 22:03   ` Alex Chiang
2010-01-27  0:09     ` Roland Dreier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100126213803.GA12035@ldl.fc.hp.com \
    --to=achiang@hp.com \
    --cc=justin.chen@hp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    --cc=rdreier@cisco.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox