git: kernel - Add support for the CPU_AMD64X2_INTR_SPAM option t

看板DFBSD_commit作者時間15年前 (2010/11/20 09:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit e43754b85feb2239abdfcaef672ddeaf5526babf Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Sun Oct 31 19:43:14 2010 -0700 kernel - Add support for the CPU_AMD64X2_INTR_SPAM option to x86_64 * Copies the ACPU_AMD64X2_INTR_SPAM option from i386 so it works with x86_64 too. This options is available but probably not needed as BIOSes tend to configure the interrupt routing for multi-cpu cores better than they did when they first came out. Summary of changes: sys/platform/pc64/conf/options | 3 ++- sys/platform/pc64/x86_64/initcpu.c | 30 ++++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e43754b85feb2239abdfcaef672ddeaf5526babf -- DragonFly BSD source repository
文章代碼(AID): #1CvoL6P8 (DFBSD_commit)