containerd/runtime/v1/shim/client
Simon Kaegi da2fd657ab Add bounds on max oom_score_adj value for AdjustOOMScore
oom_score_adj must be in the range -1000 to 1000. In AdjustOOMScore if containerd's score is already at the maximum value we should set that value for the shim instead of trying to set 1001 which is invalid.

Signed-off-by: Simon Kaegi <simon_kaegi@ca.ibm.com>
2020-12-14 15:09:24 -05:00
..
client_linux.go Runtime v2 2018-07-17 10:21:29 -04:00
client_unix.go Runtime v2 2018-07-17 10:21:29 -04:00
client.go Add bounds on max oom_score_adj value for AdjustOOMScore 2020-12-14 15:09:24 -05:00