mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 14:13:58 +08:00
9c7bd7cd9e
Currently if we don't use --cpuset, the cpuset cgroup is not created, it's bad if we want to modify cpuset config subsequently, change the behavior to make it right. Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>