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

DragonFly-2.3.1.235.g981be master sys/platform/pc32/i386 mp_machdep.c


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 12 Jun 2009 04:47:59 -0700 (PDT)

commit 981bebd11ba5507ab5887bb66ef52935ab350bed
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date:   Fri Jun 12 18:15:38 2009 +0800

    Change mptable mapping mechanism during mptable parsing.
    
    - Don't setup PTD for P=V, instead, pmap_mapdev() is used to mapping
      MP float pointer struct and MP base configuration table.
    - Get rid of 'mpfps' global variable

Summary of changes:
 sys/platform/pc32/i386/mp_machdep.c |  103 +++++++++++++++++++++++++++--------
 1 files changed, 79 insertions(+), 24 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/981bebd11ba5507ab5887bb66ef52935ab350bed


-- 
DragonFly BSD source repository



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