看板 DFBSD_commit 關於我們 聯絡資訊
commit 3566408b4c452d86c801975e2fc3820900316fbf Author: Sepherosa Ziehau <sephe@dragonflybsd.org> Date: Sat May 14 23:32:37 2011 +0800 x86_64/lapic: Handle the case that the CPU does not have LAPIC for SMP kernel Summary of changes: sys/platform/pc64/apic/lapic.c | 18 ++++++++++++++---- sys/platform/pc64/apic/lapic.h | 2 +- sys/platform/pc64/icu/icu.c | 30 ++++++++++++++++++++++++++++++ sys/platform/pc64/icu/icu_var.h | 3 +++ sys/platform/pc64/x86_64/mp_machdep.c | 28 +++++++++++++++++++++++++++- 5 files changed, 75 insertions(+), 6 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3566408b4c452d86c801975e2fc3820900316fbf -- DragonFly BSD source repository