| ▲ | jml7c5 6 hours ago | |
Thanks. I was confused for a bit, given these days you can do
to disable OOM killing for a process.https://github.com/torvalds/linux/blob/master/include/uapi/l... | ||
| ▲ | cwillu 15 minutes ago | parent [-] | |
There's also /proc/sys/vm/panic_on_oom and /proc/sys/vm/oom_kill_allocating_task for other behaviours suggested in the comments. | ||