git: kernel - Add support for the CPU_AMD64X2_INTR_SPAM option to x86_64
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Oct 31 19:46:36 PDT 2010
commit e43754b85feb2239abdfcaef672ddeaf5526babf
Author: Matthew Dillon <dillon at 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
More information about the Commits
mailing list