From: James Cleverdon <jamesclv@us.ibm.com>
To: Zwane Mwaikambo <zwane@linuxpower.ca>
Cc: Andrew Morton <akpm@osdl.org>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Dynamic irq_vector allocation for 2.6.0-test6-mm
Date: Sun, 5 Oct 2003 17:14:31 -0700 [thread overview]
Message-ID: <200310051714.31044.jamesclv@us.ibm.com> (raw)
In-Reply-To: <Pine.LNX.4.53.0310040016490.18935@montezuma.fsmlabs.com>
On Friday 03 October 2003 9:18 pm, Zwane Mwaikambo wrote:
> On Fri, 3 Oct 2003, James Cleverdon wrote:
> > irq_vector is indexed by a value that can be as large as the sum of all
> > the RTEs in all the I/O APICs. On a 32-way x445 or a 16-way x440 with
> > PCI expansion boxes, the static array will overflow.
>
> What is number of interrupt sources on that 32x?
That depends on the number of PCI cards plugged into the slots and how many of
the four interrupt lines (/INTA - /INTD) are used.
However it doesn't matter. Even if no cards are present, the array will still
overflow because the I/O APIC init routines assign a vector to each RTE and
run off the end of irq_vector.
--
James Cleverdon
IBM xSeries Linux Solutions
{jamesclv(Unix, preferred), cleverdj(Notes)} at us dot ibm dot comm
prev parent reply other threads:[~2003-10-06 0:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-04 1:07 [PATCH] Dynamic irq_vector allocation for 2.6.0-test6-mm James Cleverdon
2003-10-04 4:18 ` Zwane Mwaikambo
2003-10-06 0:14 ` James Cleverdon [this message]
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=200310051714.31044.jamesclv@us.ibm.com \
--to=jamesclv@us.ibm.com \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=zwane@linuxpower.ca \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.