mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: ebiederm@xmission.com (Eric W. Biederman)
To: Jeff Garzik <jeff@garzik.org>
Cc: David Miller <davem@davemloft.net>,
	bunk@stusta.de, gregkh@suse.de, linux-kernel@vger.kernel.org,
	linux-pci@atrey.karlin.mff.cuni.cz
Subject: Re: [RFC: 2.6.21 patch] let PCI_MSI depend on EXPERIMENTAL
Date: Tue, 27 Mar 2007 07:53:13 -0600	[thread overview]
Message-ID: <m1tzw6yera.fsf@ebiederm.dsl.xmission.com> (raw)
In-Reply-To: <4608AA30.1010407@garzik.org> (Jeff Garzik's message of "Tue, 27 Mar 2007 01:22:56 -0400")

Jeff Garzik <jeff@garzik.org> writes:

> Eric W. Biederman wrote:
>> aka.  Drivers have started supporting MSI, People have started using
>> and testing MSI, and there has been MSI maintenance.  People care.
>
> Agreed, well put.
>
>
>> The most recent regressions involving MSI have been fixes propagating
>> their way through the kernel, and I can't think of a one of them
>> that was MSI specific.  Just that the bug didn't happen to show
>> up clearly without MSI enabled.
>
> Yep.
>
>
>> So default it to off, although I suspect we are approaching the
>> point where it would actually be safe to default it to on.  We
>> need a kernel release that doesn't have msi issues yet.
>
> Now that we are finally getting a handle on the MSI bumps-in-the-road, IMO it
> would be counterproductive to default it to 'off' now.

Let's see the Kconfig entry currently reads:

> config PCI_MSI
>         bool "Message Signaled Interrupts (MSI and MSI-X)"
>         depends on PCI
>         depends on (X86_LOCAL_APIC && X86_IO_APIC) || IA64 || SPARC64
>         help
>            This allows device drivers to enable MSI (Message Signaled
>            Interrupts).  Message Signaled Interrupts enable a device to
>            generate an interrupt using an inbound Memory Write on its
>            PCI bus instead of asserting a device IRQ pin.
> 
>            Use of PCI MSI interrupts can be disabled at kernel boot time
>            by using the 'pci=nomsi' option.  This disables MSI for the
>            entire system.
> 
>            If you don't know what to do here, say N.

So I don't know if we are defaulting it to off but we are advising it be
turned off.  So all of the bug reports are coming from people who presumably
know what they are doing and deliberately turn it on.

Once things quite down and we fix the chipset support detection then I think
we can default it to on.  Once that settles down we can remove the manual
option entirely except possibly under CONFIG_EMBEDDED.

We certainly don't have the question does this chipset support MSI handled
well enough to do better right now.  I think non-x86 might but we certainly
don't.

Eric


      reply	other threads:[~2007-03-27 13:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-27  1:02 Adrian Bunk
2007-03-27  1:24 ` David Miller
2007-03-27  2:26   ` Greg KH
2007-03-27  3:13   ` Eric W. Biederman
2007-03-27  3:48     ` Michael Ellerman
2007-03-27  5:22     ` Jeff Garzik
2007-03-27 13:53       ` Eric W. Biederman [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=m1tzw6yera.fsf@ebiederm.dsl.xmission.com \
    --to=ebiederm@xmission.com \
    --cc=bunk@stusta.de \
    --cc=davem@davemloft.net \
    --cc=gregkh@suse.de \
    --cc=jeff@garzik.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@atrey.karlin.mff.cuni.cz \
    /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

all inboxes | Powered by JetHome®