mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
8bbe901045
Set `-1` doesn't mean disable swap, disable swap means you can't use swap memory, set `-1` really means you can use unlimited swap memory. Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>