看板 DFBSD_commit 關於我們 聯絡資訊
commit 8b5fcfe2eabb8f50c8211d71788097cd4bfd98ba Author: Sepherosa Ziehau <sephe@dragonflybsd.org> Date: Tue Jun 9 19:47:58 2009 +0800 Defer LAPIC mapping from pmap_bootstrap() to mp_enable() Discussed-with: dillon@ Summary of changes: sys/platform/pc32/i386/mp_machdep.c | 7 +++++++ sys/platform/pc32/i386/pmap.c | 13 +++++-------- sys/platform/pc32/include/pmap.h | 1 + 3 files changed, 13 insertions(+), 8 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8b5fcfe2eabb8f50c8211d71788097cd4bfd98ba -- DragonFly BSD source repository