docs/daemon/execdriver/lxc
Antonio Murdaca 06f0d03ced daemon: execdriver: lxc: fix set memory swap
On LXC memory swap was only set to memory_limit*2 even if a value for
memory swap was provided. This patch fix this behavior to be the same
as the native driver and set correct memory swap in the template.
Also add a test specifically for LXC but w/o adding a new test
requirement.

Signed-off-by: Antonio Murdaca <runcom@linux.com>
2015-10-13 14:46:59 -07:00
..
driver.go Revert "Merge pull request #16228 from duglin/ContextualizeEvents" 2015-09-29 14:26:51 -04:00
info.go Fix golint warnings for daemon/execdriver/* 2015-07-28 08:43:22 +08:00
info_test.go Windows: Factor out LXC 2015-04-30 14:28:35 -07:00
init.go Fix golint warnings for daemon/execdriver/* 2015-07-28 08:43:22 +08:00
lxc_init_linux.go Update libcontainer 2015-07-16 16:02:26 -07:00
lxc_init_unsupported.go Windows: Factor out LXC 2015-04-30 14:28:35 -07:00
lxc_template.go daemon: execdriver: lxc: fix set memory swap 2015-10-13 14:46:59 -07:00
lxc_template_unit_test.go daemon: execdriver: lxc: fix set memory swap 2015-10-13 14:46:59 -07:00