memory:disable_the_oom_killer
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
memory:disable_the_oom_killer [2016/07/12 15:20] – peter | memory:disable_the_oom_killer [2019/11/30 14:08] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Memory - Disable the OOM Killer ====== | ||
- | |||
- | The Out of Memory (OOM) killer can be completely disabled with the following command. | ||
- | |||
- | **WARNING**: | ||
- | |||
- | <code bash> | ||
- | sysctl vm.overcommit_memory=2 | ||
- | echo " | ||
- | </ | ||
- | |||
- | You can disable the OOM-killer by writing " | ||
- | |||
- | <code bash> | ||
- | echo 1 > memory.oom_control | ||
- | </ | ||
memory/disable_the_oom_killer.1468336841.txt.gz · Last modified: 2020/07/15 09:30 (external edit)