containerd/runtime/v1
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 Fix shim's file IO logging 2019-06-24 13:21:41 -07:00
shim Set shim OOM scores to +1 containerd daemon score 2019-06-27 11:14:14 -04:00
shim.go Use context.Background for O_NONBLOCK OpenFifo. 2019-01-23 10:18:54 -08:00