git: mptable: Prepare to create I/O APIC MPTABLE enumerator

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Tue Feb 15 22:36:40 PST 2011


commit fe423084f8f2abc53dca57ce17989209d9b6cc32
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Wed Feb 16 14:21:13 2011 +0800

    mptable: Prepare to create I/O APIC MPTABLE enumerator
    
    - Run mptable_probe() at BOOT2_PRESMP/ORDER_FIRST.
    - Save MPTABLE's physical address in global variable.
    - Move preliminary LAPIC checks from MPTABLE probing to MPTABLE LAPIC
      enumerator's probing function.

Summary of changes:
 sys/platform/pc32/i386/mp_machdep.c   |  197 ++++++++++++++-------------------
 sys/platform/pc64/x86_64/mp_machdep.c |  197 ++++++++++++++-------------------
 2 files changed, 170 insertions(+), 224 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fe423084f8f2abc53dca57ce17989209d9b6cc32


-- 
DragonFly BSD source repository





More information about the Commits mailing list