containerd/runtime/v1/shim
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 Add bounds on max oom_score_adj value for AdjustOOMScore 2020-12-14 15:09:24 -05:00
v1 vendor protobuf & grpc 2020-02-26 10:57:05 +09:00
local.go Runtime v2 2018-07-17 10:21:29 -04:00
service_linux.go Cleanup open pipes if logging binary fails to start 2020-09-10 20:06:51 -07:00
service_unix.go Cleanup open pipes if logging binary fails to start 2020-09-10 20:06:51 -07:00
service.go shimv1: downgrade poroccess missing log to debug 2020-09-01 10:31:41 -07:00