mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
The setting bootstrap.mlockall is useful on both POSIX-like systems (POSIX mlockall) and Windows (Win32 VirtualLock). But mlockall is really a POSIX only thing so the name should not be tied POSIX. This commit renames the setting to "bootstrap.memory_lock". Relates #18669 |
||
---|---|---|
.. | ||
check-running.asciidoc | ||
deb.asciidoc | ||
init-systemd.asciidoc | ||
key.asciidoc | ||
next-steps.asciidoc | ||
rpm.asciidoc | ||
sysconfig-file.asciidoc | ||
systemd.asciidoc | ||
windows.asciidoc | ||
zip-targz.asciidoc |