git: kernel - Add mtrr support for x86-64
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Apr 20 21:25:19 PDT 2011
commit 02f0e3c636b2378b679dff305acc15b880313bef
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/02f0e3c636b2378b679dff305acc15b880313bef
--
DragonFly BSD source repository
More information about the Commits
mailing list