From: James Cleverdon <jamesclv@us.ibm.com>
To: "Grover, Andrew" <andrew.grover@intel.com>, Andi Kleen <ak@suse.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] 2.5.31 Summit NUMA patch with dynamic IRQ balancing
Date: Sun, 25 Aug 2002 18:59:29 -0700 [thread overview]
Message-ID: <200208251859.29185.jamesclv@us.ibm.com> (raw)
In-Reply-To: <EDC461A30AC4D511ADE10002A5072CAD0236DDD3@orsmsx119.jf.intel.com>
On Friday 23 August 2002 05:29 pm, Grover, Andrew wrote:
> > From: James Cleverdon [mailto:jamesclv@us.ibm.com]
> >
> > > This should be moved to acpi.h
> >
> > Will be, once I'm sure this is the right way to go. As
> > mentioned earlier, I'm
> > having ACPI problems that seem to imply ACPI isn't building
> > the full IRQ
> > table. In 2.4 we could let MPS do this. Maybe 2.5 will need
> > to revert to
> > that behavior.
>
> What happens when you use the FULL ACPI support? I suspect that you really
> do want the interpreter, in order to evaluate _PRTs properly.
>
> ISTR that the reason you are thinking that ACPI only is programming some of
> the ioapic entries is because whatever is printing them is looking at the
> mp_irqs array. Which is MPS specific. So ACPI doesn't bother filling it all
> in. :)
>
> Is that a bug? Should ACPI fill it in completely, or maybe not at all?
> Don't know. But it is strictly unnecessary.
>
> Regards -- Andy
Bingo! With full ACPI turned on, the system does indeed boot. The extra I/O
APIC entries are being programmed from the PRT.
(Call chain is: pci_acpi_init --> acpi_pci_irq_init --> mp_parse_prt -->
io_apic_set_pci_routing)
So, given that quite a number of our customers would like to run with
hyperthreading turned on, but do not want full ACPI, what is the right thing
to do in the HT-only case? Add extra code to process the PRT? Fall back on
MPS's IRQ records? Something else entirely?
--
James Cleverdon
IBM xSeries Linux Solutions
{jamesclv(Unix, preferred), cleverdj(Notes)} at us dot ibm dot com
next prev parent reply other threads:[~2002-08-26 1:55 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-24 0:29 [PATCH] 2.5.31 Summit NUMA patch with dynamic IRQ balancing Grover, Andrew
2002-08-26 1:59 ` James Cleverdon [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-08-26 7:05 Grover, Andrew
[not found] <Pine.LNX.4.33.0208131421190.3110-100000@penguin.transmeta.com.suse.lists.linux.kernel>
[not found] ` <200208131729.50127.habanero@us.ibm.com.suse.lists.linux.kernel>
[not found] ` <20020813233007.GV14394@dualathlon.random.suse.lists.linux.kernel>
[not found] ` <200208221931.35052.jamesclv@us.ibm.com.suse.lists.linux.kernel>
2002-08-23 7:11 ` Andi Kleen
2002-08-23 8:48 ` William Lee Irwin III
2002-08-23 14:12 ` Martin J. Bligh
2002-08-23 21:36 ` James Cleverdon
2002-08-13 21:24 [PATCH] NUMA-Q disable irqbalance Linus Torvalds
2002-08-13 22:29 ` Andrew Theurer
2002-08-13 23:30 ` Andrea Arcangeli
2002-08-23 2:31 ` [PATCH] 2.5.31 Summit NUMA patch with dynamic IRQ balancing James Cleverdon
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=200208251859.29185.jamesclv@us.ibm.com \
--to=jamesclv@us.ibm.com \
--cc=ak@suse.de \
--cc=andrew.grover@intel.com \
--cc=linux-kernel@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