kernel - Add support for the CPU_AMD64X2_INTR_SPAM option to x86_64
authorMatthew Dillon <dillon@apollo.backplane.com>
Mon, 1 Nov 2010 02:43:14 +0000 (19:43 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Mon, 1 Nov 2010 02:43:14 +0000 (19:43 -0700)
commite43754b85feb2239abdfcaef672ddeaf5526babf
treec5bd7c7e4036dd5ea5b39c80a2afffe9c3a0bc45
parent1810054a4ae5b647cf09b7417d2e619d21770b5f
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.
sys/platform/pc64/conf/options
sys/platform/pc64/x86_64/initcpu.c