git: Fallback to ACPI MADT CPU enumeration, if BIOS does not provide MP table.

Michael Neumann mneumann at crater.dragonflybsd.org
Thu Sep 23 07:32:49 PDT 2010


commit 699b07545b6160d63f5fc4113dbf4fca93d1ffc1
Author: Michael Neumann <mneumann at ntecs.de>
Date:   Sun Oct 3 12:56:17 2010 +0200

    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.

Summary of changes:
 sys/platform/pc64/x86_64/mp_machdep.c |   55 +++++++++++++++++++-------------
 sys/platform/pc64/x86_64/mp_madt.c    |   11 ++++++-
 2 files changed, 43 insertions(+), 23 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/699b07545b6160d63f5fc4113dbf4fca93d1ffc1


-- 
DragonFly BSD source repository





More information about the Commits mailing list