看板 DFBSD_commit 關於我們 聯絡資訊
commit 99ddb99501db34324c4afe4f894a77318a02230d Author: Sepherosa Ziehau <sephe@dragonflybsd.org> Date: Sun May 15 13:53:54 2011 +0800 x86_64: Fix AP count after LAPIC enumeration While I'm here, add hw.ap_max to further limit the number of APs to be activated. Summary of changes: sys/platform/pc64/apic/lapic.c | 15 ++++++++++++++- sys/platform/pc64/x86_64/mptable.c | 12 +----------- 2 files changed, 15 insertions(+), 12 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/99ddb99501db34324c4afe4f894a77318a02230d -- DragonFly BSD source repository