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

git: kernel - Add mtrr support for x86-64


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 20 Apr 2011 21:23:40 -0700 (PDT)

commit 02f0e3c636b2378b679dff305acc15b880313bef
Author: Matthew Dillon <dillon@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/02f0e3c636b2378b679dff305acc15b880313bef


-- 
DragonFly BSD source repository



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