DragonFly BSD
DragonFly commits List (threaded) for 2010-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: kernel - Add support for the CPU_AMD64X2_INTR_SPAM option to x86_64


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 31 Oct 2010 19:44:53 -0700 (PDT)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]