git: DragonFly_RELEASE_4_8 kernel - Implement machdep.pmap_nx_enable TUNABLE
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Wed Apr 12 11:56:34 PDT 2017
    
    
  
commit 18031da82fca7cd3e6e3ec236e3bfede20262ccf
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Apr 4 10:46:57 2017 -0700
    kernel - Implement machdep.pmap_nx_enable TUNABLE
    
    * Implement machdep.pmap_nx_enable TUNABLE.  You can set this to 0
      in /boot/loader.conf to disable the NX feature.
    
    * Also conditionalize on the cpu feature bit being present.
Summary of changes:
 sys/platform/pc64/x86_64/pmap.c | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/18031da82fca7cd3e6e3ec236e3bfede20262ccf
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list