containerd/sys
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
..
epoll_arm64.go [bin] Replace syscall with /x/sys/unix 2017-04-10 12:01:33 -07:00
epoll.go [bin] Replace syscall with /x/sys/unix 2017-04-10 12:01:33 -07:00
fds.go Move osutil to sys package 2016-11-29 15:38:24 -08:00
filesys_windows.go new package: compression (ported from docker/pkg/archive) 2017-03-16 05:29:27 +00:00
oom_unix.go Set oom score for containerd and shims 2017-04-12 11:34:32 -07:00
oom_windows.go Set oom score for containerd and shims 2017-04-12 11:34:32 -07:00
prctl_solaris.go Move osutil to sys package 2016-11-29 15:38:24 -08:00
prctl.go [bin] Replace syscall with /x/sys/unix 2017-04-10 12:01:33 -07:00
proc.go Move osutil to sys package 2016-11-29 15:38:24 -08:00
reaper.go [bin] Replace syscall with /x/sys/unix 2017-04-10 12:01:33 -07:00
socket_unix.go [bin] Replace syscall with /x/sys/unix 2017-04-10 12:01:33 -07:00
socket_windows.go Initial windows runtime work 2017-04-07 09:20:44 -07:00