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 |
||
---|---|---|
.. | ||
install | ||
sysconfig | ||
bootstrap-checks.asciidoc | ||
cluster_restart.asciidoc | ||
configuration.asciidoc | ||
important-settings.asciidoc | ||
install.asciidoc | ||
rolling_upgrade.asciidoc | ||
sysconfig.asciidoc | ||
upgrade.asciidoc |