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

DragonFly-2.3.1.210.g05787 master sys/platform/pc64/amd64 pmap.c sys/platform/pc64/include pmap.h


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 7 Jul 2009 11:21:07 -0700 (PDT)

commit 057877acdfe820f03c3a44bad801a2da381ff54e
Author: Jordan Gordeev <jgordeev@dir.bg>
Date:   Fri Jul 3 22:23:20 2009 +0300

    amd64: Map the local APIC.
    Introduce a new function - pmap_mapdev_uncacheable(). It's a copy of pmap_mapdev(), but creates PT entries that disable caching.
    Use pmap_mapdev_uncacheable() when mapping the local APIC.

Summary of changes:
 sys/platform/pc64/amd64/pmap.c   |   31 +++++++++++++++++++++++++++++++
 sys/platform/pc64/include/pmap.h |    1 +
 2 files changed, 32 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/057877acdfe820f03c3a44bad801a2da381ff54e


-- 
DragonFly BSD source repository



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