Skip to content
This repository has been archived by the owner on Nov 7, 2018. It is now read-only.

MEMORY_LOCK: false does not disable swapping #61

Open
anopheles opened this issue May 22, 2018 · 0 comments
Open

MEMORY_LOCK: false does not disable swapping #61

anopheles opened this issue May 22, 2018 · 0 comments

Comments

@anopheles
Copy link

The docs state

Another option is to use mlockall on Linux/Unix systems, or VirtualLock on Windows, to try to lock the process address space into RAM, preventing any Elasticsearch memory from being swapped out.

The default should be to turn on bootstrap.memory_lock, not disable it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants