containerd/runtime
Michael Crosby 7dfc605fc6 Set shim OOM scores to +1 containerd daemon score
This changes the shim's OOM score from a static max killable of -999 to
be +1 of the containerd daemon's score.  This should allow the shim's to
be killed first in an OOM condition but leave the daemon alone for a bit
to help cleanup and manage the containers during this situation.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2019-06-27 11:14:14 -04:00
..
linux/runctypes Regenerate protobufs 2019-04-03 23:41:15 +02:00
proc Shim pluggable logging 2019-03-12 12:18:28 -04:00
restart Cleanup workdirs on manager load 2018-07-30 10:21:04 -04:00
v1 Set shim OOM scores to +1 containerd daemon score 2019-06-27 11:14:14 -04:00
v2 Set shim OOM scores to +1 containerd daemon score 2019-06-27 11:14:14 -04:00
events.go Licence header added 2018-02-19 10:32:26 +09:00
monitor.go Licence header added 2018-02-19 10:32:26 +09:00
runtime.go runtime: add Add/Delete method in PlatformRuntime interface 2018-12-29 13:56:38 +08:00
task_list.go Runtime v2 2018-07-17 10:21:29 -04:00
task.go Runtime v2 2018-07-17 10:21:29 -04:00
typeurl.go Licence header added 2018-02-19 10:32:26 +09:00