HomeFreeBSD

Follow up on r352304 which disabled default mlockall() at startup.

Description

Follow up on r352304 which disabled default mlockall() at startup.
Unfortunately though the original tarball supports this in ./configure
(for Linux), to fully support disabling of mlockall() by default requires
a little extra help otherwise the following is logged in syslog:

Cannot set RLIMIT_MEMLOCK: Operation not permitted

MFC after: 2 weeks
X-MFC with: r352304

Details

Provenance
cyAuthored on
Parents
rS352539: Pull in r371066 from upstream clang trunk (by Justin Hibbits):
Branches
Unknown
Tags
Unknown