From: Keir Fraser <keir.fraser@eu.citrix.com>
To: Jan Beulich <jbeulich@novell.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: [PATCH] x86: change IO-APIC ack method default forsingle IO-APIC systems
Date: Wed, 21 Jan 2009 16:32:35 +0000 [thread overview]
Message-ID: <C59CFEA3.21AD8%keir.fraser@eu.citrix.com> (raw)
In-Reply-To: <4977447E.76E4.0078.0@novell.com>
On 21/01/2009 14:51, "Jan Beulich" <jbeulich@novell.com> wrote:
>> I don't specifically recall that this issue required two IO-APICs. In fact I
>> think it did not. It was actually something to do with the chipset trying to
>> distinguish between an OS using 'legacy' routing versus 'mp-bios' routing,
>> via a rather distasteful IO-APIC hack. Unfortunately the hack was not that
>> uncommon and I don't think those chipsets had more than one IO-APIC.
>
> I'm rather certain that it did involve multiple IO-APICs. What the chipsets
> were trying to cover was the ACPI vs. no-ACPI case, since secondary IO-APICs
> generally can be (or should I say are being/have been at that time on
> "certain"
> OSes) discovered only with ACPI. Hence when an IRQ normally going to a
> secondary IO-APIC's pin go masked in that IO-APIC, a replacement route
> was automatically established (and not torn down when the mask bit got
> cleared again) to a pin of the primary IO-APIC.
Yes, I think actually you are correct.
http://thread.gmane.org/gmane.os.freebsd.current/67490/focus=67490
>> Overall I think ack_type new has worked quite well. I was actually about to
>> remove the old ack_type! (But now I won't ;-) I'm not inclined to take this
>> patch though.
>
> If I had an affected system to debug the issue, I'd try to do so (though
> remembering how long it took to understand the original issue I'm hesitant
> to say so). With the above explanation I hope you may reconsider...
Well, it seems not great to avoid the new ack_type for some unknown bug. And
noone else has run with your patch and zero other issues with the new
ack_type have been reported. So this seems to be papering over a rather rare
and potentially nasty underlying issue. On the other hand, perhaps old
ack_type is preferable (faster) if we can be sure we're on a system where it
is safe. Hmmm.
-- Keir
next prev parent reply other threads:[~2009-01-21 16:32 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-21 14:21 [PATCH] x86: change IO-APIC ack method default for single IO-APIC systems Jan Beulich
2009-01-21 14:23 ` Jiang, Yunhong
2009-01-21 14:33 ` [PATCH] x86: change IO-APIC ack method default forsingle " Jan Beulich
2009-01-21 14:35 ` Jiang, Yunhong
2009-01-21 14:37 ` [PATCH] x86: change IO-APIC ack method default for single " Keir Fraser
2009-01-21 14:44 ` [PATCH] x86: change IO-APIC ack method default forsingle " Jan Beulich
2009-01-21 14:35 ` [PATCH] x86: change IO-APIC ack method default for single " Keir Fraser
2009-01-21 14:41 ` Jiang, Yunhong
2009-01-21 14:51 ` [PATCH] x86: change IO-APIC ack method default forsingle " Jan Beulich
2009-01-21 16:32 ` Keir Fraser [this message]
2009-01-21 16:44 ` [PATCH] x86: change IO-APIC ack method defaultforsingle " Jan Beulich
2009-01-22 3:09 ` [PATCH] x86: change IO-APIC ack method default forsingle " Tian, Kevin
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=C59CFEA3.21AD8%keir.fraser@eu.citrix.com \
--to=keir.fraser@eu.citrix.com \
--cc=jbeulich@novell.com \
--cc=xen-devel@lists.xensource.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 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.