Home
last modified time | relevance | path

Searched refs:memlock (Results 1 – 14 of 14) sorted by relevance

/src/contrib/ntp/sntp/m4/
H A Dntp_rlimit.m437 HAVE_RLIMIT_MEMLOCK=" memlock $ntp_dflt_rlimit_memlock" ;;
103 [memlock], optwith
105 [--with-memlock],
116 *) AC_MSG_ERROR(["--with-memlock requires an integer argument."])
/src/tools/regression/p1003_1b/
H A Dmemlock.c41 int memlock(int argc, char *argv[]) in memlock() function
90 int main(int argc, char *argv[]) { return memlock(argc, argv); } in main()
H A Dmain.c8 int memlock(int argc, char *argv[]);
19 { "memlock", memlock, 0 },
H A DMakefile6 memlock.c \
/src/sys/kern/
H A Dposix4_mib.c83 P1B_SYSCTL(CTL_P1003_1B_MEMLOCK, memlock);
/src/contrib/ntp/ntpd/
H A Dntp.conf.def2997 .Cm memlock Ar Nmegabytes |
3003 .It Cm memlock Ar Nmegabytes
H A Dinvoke-ntp.conf.texi2803 @item @code{rlimit} @code{[@code{memlock} @kbd{Nmegabytes} | @code{stacksize} @kbd{N4kPages} @code{…
2805 @item @code{memlock} @kbd{Nmegabytes}
/src/crypto/openssh/
H A Dconfigure.ac931 AC_ARG_WITH([linux-memlock-onfault],
932 [ --with-linux-memlock-onfault Enables memory locking on Linux],
H A DChangeLog194 Test with-linux-memlock-onfault in kitchensink.
/src/
H A DUPDATING1420 to be paged out by the kernel. Use rlimit memlock to restore
1421 historic BSD behaviour. For example, add "rlimit memlock 32"
/src/contrib/ntp/
H A DNEWS2789 * [Bug 2817] Default on Linux is now "rlimit memlock -1".
2793 memory it needs." If your ntp.conf file has an explicit "rlimit memlock"
2802 * 'rlimit memlock' now has finer-grained control. A value of -1 means
6555 * [Bug 2817] Default on Linux is now "rlimit memlock -1".
6559 memory it needs." If your ntp.conf file has an explicit "rlimit memlock"
6568 * 'rlimit memlock' now has finer-grained control. A value of -1 means
H A DChangeLog1689 * [Bug 2448] Fix checks for configure --with-stack-limit and --with-memlock
H A Dconfigure1791 --with-memlock ? =32 (-1 on linux) megabytes
H A DCommitLog81876 [Bug 2448] Fix checks for configure --with-stack-limit and --with-memlock values
81879 [Bug 2448] Fix checks for configure --with-stack-limit and --with-memlock values
81882 [Bug 2448] Fix checks for configure --with-stack-limit and --with-memlock values