master users - note NX support may break some ports
Matthew Dillon
dillon at backplane.com
Tue Apr 4 11:02:10 PDT 2017
For master users, if you have problems with ports seg-faulting on you may
need to disable the NX support, which you can do with a loader tunable (it
requires a reboot):
In /boot/loader.conf:
machdep.pmap_nx_enable=0
Will disable NX support.
Currently it appears that ADA programs are having issues. e.g. 'synth'.
This work will eventually be MFC'd into -release, once we work out the
issues that pop up.
-Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dragonflybsd.org/pipermail/users/attachments/20170404/baa2eb5b/attachment-0002.htm>
More information about the Users
mailing list