Re: MPS table vs ACPI

From: Yinghai
Date: Wed Jun 29 2011 - 20:43:05 EST




On Jun 29, 2011, at 3:32 PM, sreenivasa reddy berahalli <sreenivasa-reddy-berahalli@xxxxxx> wrote:

> Hello All,
>
> Recent interaction with BIOS teams within in my Organization left me
> wondering if MP table spec from Intel is no more a mandatory one
> http://www.intel.com/design/pentium/datashts/24201606.pdf
>
> Section #8.4.5 http://www.intel.com/Assets/PDF/manual/253668.pdf
> Talks as ACPI or MPS table.
> That means BIOS can report through ACPI tables only.
>
> I looked through x86 boot sequence and notice Linux scanning for MPS
> table in below locations and Linux doesn't seem to go further without
> MPS table or doesn't know how to live with ACPI only.
> 1) Scan the bottom 1K for a signature
> 2) Scan the top 1K of base RAM
> 3) Scan the 64K of bios

Have one system with x2apic pre-enabled in bios, and it does not have mps table from bios. At least 2.6.32 based distribution kernel works well.
Current kernel works well too if you have acpi enabled in kernel.

Mptable assume apicid is 8 bits

Thanks

Yinghai--
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/