git: kernel - Add pmap_qenter_noinval()

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Oct 16 11:30:33 PDT 2017


commit f3bd2fce21e9f7ea16624c8e8c2654de84b1d62d
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sun Oct 1 15:09:52 2017 -0700

    kernel - Add pmap_qenter_noinval()
    
    * Add pmap_qenter_noinval() API

Summary of changes:
 sys/platform/pc64/x86_64/pmap.c        | 19 ++++++++++++++++---
 sys/platform/vkernel64/platform/pmap.c | 19 ++++++++++++++++---
 sys/vm/pmap.h                          |  1 +
 3 files changed, 33 insertions(+), 6 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f3bd2fce21e9f7ea16624c8e8c2654de84b1d62d


-- 
DragonFly BSD source repository



More information about the Commits mailing list