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

git: x86_64: Split mp_enable() into multiple SYSINITs


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 3 Jun 2011 02:12:41 -0700 (PDT)

commit 3a69c11390d99471e9b961a15a8958752350e9a4
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date:   Fri Jun 3 14:42:16 2011 +0800

    x86_64: Split mp_enable() into multiple SYSINITs
    
    Each SYSINIT is put into the proper file.  Garbage collect mp_start()
    and mp_enable().

Summary of changes:
 sys/platform/pc64/apic/ioapic.c       |   19 +++++++++++
 sys/platform/pc64/apic/lapic.c        |   22 +++++++++++++
 sys/platform/pc64/x86_64/machdep.c    |    8 -----
 sys/platform/pc64/x86_64/mp_machdep.c |   55 ++++----------------------------
 4 files changed, 48 insertions(+), 56 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3a69c11390d99471e9b961a15a8958752350e9a4


-- 
DragonFly BSD source repository



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