commit 7600382135e73a432baa012294d909fccf463969
Author: François Tigeot <[email protected]>
Date: Tue Aug 27 08:49:11 2013 +0200
kernel/i386: Add PAT support, mapdev_attr, kmem_alloc_attr
Summary of changes:
sys/cpu/i386/include/pmap.h | 2 +
sys/platform/pc32/i386/mp_machdep.c | 2 +
sys/platform/pc32/i386/pmap.c | 195 +++++++++++++++++++++++++++---------
sys/platform/pc32/include/pmap.h | 2 +
4 files changed, 156 insertions(+), 45 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7600382135e73a432baa012294d909fccf463969
--
DragonFly BSD source repository