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

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Fri Jun 12 04:49:05 PDT 2009


commit 981bebd11ba5507ab5887bb66ef52935ab350bed
Author: Sepherosa Ziehau <sephe at 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





More information about the Commits mailing list