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
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]