containerd/linux
Michael Crosby 634f0c0c83 Set oom score for containerd and shims
This adds a config option to set the oom score for the containerd daemon
as well as automatically setting the oom score for the shim's lauched so
that they are not killed until the very end of an out of memory
condition.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2017-04-12 11:34:32 -07:00
..
shim Update deps with sys/unix changes 2017-04-10 13:07:41 -07:00
container.go Add Pty and CloseStdin RPCs 2017-04-07 11:20:10 -07:00
runtime.go [exec] Replace syscall with /x/sys/unix 2017-04-10 11:56:33 -07:00
shim.go Set oom score for containerd and shims 2017-04-12 11:34:32 -07:00