commit 18031da82fca7cd3e6e3ec236e3bfede20262ccf
Author: Matthew Dillon <[email protected]>
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

Reply via email to