git: DragonFly_RELEASE_2_10 kernel - Add mtrr support for x86-64

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Apr 21 21:46:26 PDT 2011


commit 5fc7c2b32b0ed799dd4399fb7be0079568382f0e
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Apr 20 21:22:18 2011 -0700

    kernel - Add mtrr support for x86-64
    
    Taken-From: FreeBSD

Summary of changes:
 sys/platform/pc64/conf/files                       |    1 +
 .../i386/i686_mem.c => pc64/x86_64/amd64_mem.c}    |  261 +++++++++++---------
 2 files changed, 140 insertions(+), 122 deletions(-)
 copy sys/platform/{pc32/i386/i686_mem.c => pc64/x86_64/amd64_mem.c} (74%)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5fc7c2b32b0ed799dd4399fb7be0079568382f0e


-- 
DragonFly BSD source repository





More information about the Commits mailing list