Files
nomad/drivers/shared/executor
Mahmood Ali 0be58d72f4 drivers/exec: Don't inherit Nomad oom_score_adj value (#10698)
Explicitly set the `oom_score_adj` value for `exec` and `java` tasks.

We recommend that the Nomad service to have oom_score_adj of a low value
(e.g. -1000) to avoid having nomad agent OOM Killed if the node is
oversubscriped.

However, Nomad's workloads should not inherit Nomad's process, which is
the default behavior.

Fixes #10663
2021-06-03 14:15:50 -04:00
..
2019-01-22 15:44:31 -08:00
2019-01-18 18:31:01 -05:00
2020-09-09 15:59:29 -04:00