mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: James Cleverdon <jamesclv@us.ibm.com>
To: "Nakajima, Jun" <jun.nakajima@intel.com>,
	"Pallipadi, Venkatesh" <venkatesh.pallipadi@intel.com>
Cc: "Martin J. Bligh" <mbligh@aracnet.com>,
	John Stultz <johnstul@us.ibm.com>,
	linux-kernel@vger.kernel.org
Subject: Question about xAPIC lowest priority delivery
Date: Mon, 13 Jan 2003 16:50:34 -0800	[thread overview]
Message-ID: <200301131650.34228.jamesclv@us.ibm.com> (raw)

Folks,

We've run into a hitch in the v2.5 Summit interrupt code.  When balance_irq() 
targets an I/O APIC interrupt to an idle CPU, the interrupt really goes to 
CPU 0 of the APIC cluster, no matter which one it was supposed to interrupt.  
These IRQs are in lowest priority mode, but only one bit is set (correctly) 
in the low nibble.  (The high nibble contains the APIC cluster number, the 
low nibble is a bitmap of CPUs in the cluster.)

When we change the delivery mode from lowest priority to fixed, IRQs go where 
they should.  However, this reintroduces some code from v2.4 that we were 
trying to simplify and remove.

Anyway, is this a known erratum for xAPICs in parallel mode?  (Namely, a bug 
in the XTPR arbitration logic in host bridges.)

Can anyone at Intel or otherwise enlighten me?

For that matter, does this happen on non-Summit xAPIC boxes?  Anyone out there 
with a >= 2 CPU P4 box that uses parallel interrupts care to comment?

-- 
James Cleverdon
IBM xSeries Linux Solutions
{jamesclv(Unix, preferred), cleverdj(Notes)} at us dot ibm dot com


             reply	other threads:[~2003-01-14  0:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-14  0:50 James Cleverdon [this message]
2003-01-14  3:43 Protasevich, Natalie

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=200301131650.34228.jamesclv@us.ibm.com \
    --to=jamesclv@us.ibm.com \
    --cc=johnstul@us.ibm.com \
    --cc=jun.nakajima@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mbligh@aracnet.com \
    --cc=venkatesh.pallipadi@intel.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

Powered by JetHome