Searched refs:memlock (Results 1 – 14 of 14) sorted by relevance
| /src/contrib/ntp/sntp/m4/ |
| H A D | ntp_rlimit.m4 | 37 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 D | memlock.c | 41 int memlock(int argc, char *argv[]) in memlock() function 90 int main(int argc, char *argv[]) { return memlock(argc, argv); } in main()
|
| H A D | main.c | 8 int memlock(int argc, char *argv[]); 19 { "memlock", memlock, 0 },
|
| H A D | Makefile | 6 memlock.c \
|
| /src/sys/kern/ |
| H A D | posix4_mib.c | 83 P1B_SYSCTL(CTL_P1003_1B_MEMLOCK, memlock);
|
| /src/contrib/ntp/ntpd/ |
| H A D | ntp.conf.def | 2997 .Cm memlock Ar Nmegabytes | 3003 .It Cm memlock Ar Nmegabytes
|
| H A D | invoke-ntp.conf.texi | 2803 @item @code{rlimit} @code{[@code{memlock} @kbd{Nmegabytes} | @code{stacksize} @kbd{N4kPages} @code{… 2805 @item @code{memlock} @kbd{Nmegabytes}
|
| /src/crypto/openssh/ |
| H A D | configure.ac | 931 AC_ARG_WITH([linux-memlock-onfault], 932 [ --with-linux-memlock-onfault Enables memory locking on Linux],
|
| H A D | ChangeLog | 194 Test with-linux-memlock-onfault in kitchensink.
|
| /src/ |
| H A D | UPDATING | 1420 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 D | NEWS | 2789 * [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 D | ChangeLog | 1689 * [Bug 2448] Fix checks for configure --with-stack-limit and --with-memlock
|
| H A D | configure | 1791 --with-memlock ? =32 (-1 on linux) megabytes
|
| H A D | CommitLog | 81876 [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
|