DragonFly BSD
DragonFly commits List (threaded) for 2011-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 15 Feb 2011 22:35:39 -0800 (PST)

commit fe423084f8f2abc53dca57ce17989209d9b6cc32
Author: Sepherosa Ziehau <sephe@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]