From: David Miller <davem@davemloft.net>
To: akepner@sgi.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH] mlx4_core: module param to limit msix vec allocation
Date: Thu, 26 Aug 2010 12:24:07 -0700 (PDT) [thread overview]
Message-ID: <20100826.122407.260097270.davem@davemloft.net> (raw)
In-Reply-To: <20100826170646.GB27157@sgi.com>
From: Arthur Kepner <akepner@sgi.com>
Date: Thu, 26 Aug 2010 10:06:46 -0700
> Use a module parameter to limit the number of MSI-X vectors that
> the mlx4_core driver will attempt to allocate.
>
> Signed-off-by: Arthur Kepner <akepner@sgi.com>
And what the heck happens if every single device driver tries to
handle this problem in the same way? It makes no sense to make
the user specify N special module parameters just to get a working
system using MSI-X.
This must be fixed in a centralized way that allows coordination
between devices which compete for MSI-X vector resources, rather than
in a way that is specific to each and every device type.
I am not applying this patch, sorry.
next prev parent reply other threads:[~2010-08-26 19:23 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-26 17:06 [PATCH] mlx4_core: module param to limit msix vec allocation Arthur Kepner
2010-08-26 19:24 ` David Miller [this message]
2010-09-03 20:30 ` Arthur Kepner
2010-09-03 21:46 ` David Miller
2010-09-03 22:13 ` Arthur Kepner
2010-09-04 2:30 ` David Miller
2010-09-06 17:42 ` Arthur Kepner
2010-09-06 19:51 ` David Miller
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=20100826.122407.260097270.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=akepner@sgi.com \
--cc=netdev@vger.kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).