Re: Why such a big difference in init-time PCI resource call-paths(x86 vs x86_64) ?

From: H. Peter Anvin
Date: Fri May 02 2008 - 01:05:40 EST


Robert Hancock wrote:

Yes, considering all possible reservation schemes is really critical here (including the magic knowledge of the legacy region).

FYI, from what I've read, Windows ignores e820 for detecting resource reservations and looks at ACPI reservations only (at least if it's running in ACPI mode which these days is almost universal). It seems Windows really only uses e820 for locating RAM areas..

There is no doubt ACPI is critical. Using E820 is good practice too, though. Windows actually uses (only) one of several methods, depending on which HAL it chooses to use.

-hpa
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/