moby--moby/runconfig
Antonio Murdaca d3af7f283d Add OomScoreAdj to configure container oom killer preferences
libcontainer v0.0.4 introduces setting `/proc/self/oom_score_adj` to
better tune oom killing preferences for container process. This patch
simply integrates OomScoreAdj libcontainer's config option and adjust
the cli with this new option.

Signed-off-by: Antonio Murdaca <amurdaca@redhat.com>
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2015-11-30 11:19:04 +01:00
..
fixtures Windows: Add volume support 2015-10-22 10:42:53 -07:00
compare.go
compare_test.go abstract the string slice struct to stringutils package 2015-08-29 01:08:40 +08:00
config.go This fixes the case where arguments are escaped twice from Dockerfiles on 2015-11-13 10:43:06 -08:00
config_test.go Windows: Adds support for Hyper-V Containers 2015-10-29 16:18:52 -07:00
config_unix.go Move VolumeDriver to HostConfig to make containers portable. 2015-09-04 12:42:44 -04:00
config_windows.go Move netmode validation to server 2015-08-14 12:17:41 -07:00
exec.go Revert "Revert "Add docker exec run a command in privileged mode"" 2015-08-13 16:36:44 +10:00
exec_test.go
hostconfig.go Add OomScoreAdj to configure container oom killer preferences 2015-11-30 11:19:04 +01:00
hostconfig_test.go Remove LXC support. 2015-11-05 17:09:57 -05:00
hostconfig_unix.go Move validation functions 2015-11-06 15:28:50 -08:00
hostconfig_windows.go Windows: Add default isolation exec driver option 2015-11-10 11:39:05 -08:00
merge.go Revert "Container don't inherit from image labels" 2015-08-11 17:01:57 -07:00
merge_test.go
parse.go Add OomScoreAdj to configure container oom killer preferences 2015-11-30 11:19:04 +01:00
parse_test.go Addition of "--shm-size" to which size of /dev/shm is changed. 2015-11-20 09:24:18 +09:00
streams.go Extract StreamConfig struct out of the daemon package. 2015-11-20 15:04:27 -05:00