看板 DFBSD_commit 關於我們 聯絡資訊
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