sonic-buildimage/files/image_config/kdump
shlomibitton 9930e738fe
Remove 'vm.panic_on_oom=1' (#7678)
#### Why I did it
If a process limits using nodes by mempolicy/cpusets, and those nodes become memory exhaustion status, one process may be killed by oom-killer.
No panic occurs in this case, because other node's memory may be free.
This means system total status may be not fatal yet.

#### How I did it
Remove 'vm.panic_on_oom=1' kernel flag from 'vmcore-sysctl.conf '
2021-05-24 17:23:49 -07:00
..
kdump-tools kdump: Add default kdump command line arguments (#6180) 2020-12-15 08:52:23 -08:00
vmcore-sysctl.conf Remove 'vm.panic_on_oom=1' (#7678) 2021-05-24 17:23:49 -07:00