All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arjan van de Ven <arjan@linux.intel.com>
To: Rajesh Shah <rajesh.shah@intel.com>
Cc: Andi Kleen <ak@suse.de>, Brice Goglin <brice@myri.com>,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: [RFC] PCI extended conf space when MMCONFIG disabled because of e820
Date: Thu, 22 Jun 2006 11:27:59 +0200	[thread overview]
Message-ID: <449A629F.9000401@linux.intel.com> (raw)
In-Reply-To: <20060621171536.A17560@unix-os.sc.intel.com>

Rajesh Shah wrote:
> On Thu, Jun 22, 2006 at 12:32:19AM +0200, Andi Kleen wrote:
>> On Thursday 22 June 2006 00:19, Rajesh Shah wrote:
>>> On Wed, Jun 14, 2006 at 11:47:57PM -0700, Arjan van de Ven wrote:
>>>>> We need to improve this "mmconfig disabled" anyhow. Having the extended
>>>>> config space unavailable on lots of machines is also far from a viable
>>>>> solution :)
>>>> it's unlikely to be many machines though.
>>>>
>>> I just noticed today - this check killed PCI Express on 3 of the 4
>>> machines I normally use for testing.
>> What do you mean with killed PCI Express? PCI Express should
>> work even without extended config space, except error handling.
>>
> Yes, I meant it killed extended config space. Note that we are
> about to send out code that enables PCI Express error handling,
> so this will become more visible now.
> 
>> You're saying that you have lots of machines where the mmconfig
>> aperture is not fully reserved in e820?
>>
> Yes, I saw this in 3 out of 4 systems I checked. I'll go check
> some more systems too.
> 
>> Is it partially reserved (not for all busses) or not at all?
>>
> The MMCFG resources are not listed at all in the BIOS provided
> memory map.
> 
>> If someone does a patch to double check it against the ACPI name space
>> I'm not opposed to let it overrule the e820 heuristic.
>>
>> The point of this code is to pragmatically detect BIOS with obviously 
>> broken setups. It's not about standards lawyering.
>>
> Oh I agree with you that booting is more important. My point with
> the spec statement was that most BIOS developers may not even know
> they are doing something "wrong" by not listing these resources in
> the int15 E820 table, since the document they normally refer to
> doesn't say so. I suspect there are many more systems out there
> which do the same thing and will fail the check, but we never notice
> since most users don't try to ever access the extended space today.

well... it's sort of common sense though.. if you want non-ACPI OSes to 
work properly (like the older 2.4 based distros...)



  reply	other threads:[~2006-06-22  9:28 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-14 21:07 [RFC] PCI extended conf space when MMCONFIG disabled because of e820 Brice Goglin
2006-06-14 21:09 ` Arjan van de Ven
2006-06-15  1:45   ` Andi Kleen
2006-06-15  1:57   ` Brice Goglin
2006-06-15  6:47     ` Arjan van de Ven
2006-06-21 22:19       ` Rajesh Shah
2006-06-21 22:32         ` Andi Kleen
2006-06-22  0:15           ` Rajesh Shah
2006-06-22  9:27             ` Arjan van de Ven [this message]
2006-06-23  7:41               ` Rajesh Shah
  -- strict thread matches above, loose matches on Subject: below --
2006-06-15  8:41 Chuck Ebbert
2006-06-15 13:18 ` Arjan van de Ven
2006-06-15 14:32   ` Barry Scott

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=449A629F.9000401@linux.intel.com \
    --to=arjan@linux.intel.com \
    --cc=ak@suse.de \
    --cc=brice@myri.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rajesh.shah@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 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.