Fallback to ACPI MADT CPU enumeration, if BIOS does not provide MP table.
authorMichael Neumann <mneumann@ntecs.de>
Sun, 3 Oct 2010 10:56:17 +0000 (12:56 +0200)
committerMichael Neumann <mneumann@ntecs.de>
Sun, 3 Oct 2010 10:56:17 +0000 (12:56 +0200)
commit699b07545b6160d63f5fc4113dbf4fca93d1ffc1
treea00c596008efa78c5331c7d38f667b8835b42368
parent40d323b650747eaf7f7b3d93edab5584165896db
Fallback to ACPI MADT CPU enumeration, if BIOS does not provide MP table.

APIC_IO does not work with ACPI MADT CPU enumeration yet.

Apply commit a26bbcd5fbded1b5c7fe0c79a0bea66716a15e33 for x86_64.
sys/platform/pc64/x86_64/mp_machdep.c
sys/platform/pc64/x86_64/mp_madt.c