diff options
author | Peter Mikus <pmikus@cisco.com> | 2018-02-12 07:39:16 +0100 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2018-02-23 09:24:30 +0000 |
commit | dbb2fccef88f1633ee5278ca373418ab1883a5a4 (patch) | |
tree | 9f8837101f0a3f5cd15aa8cf64619c9757c0b424 /resources/tools | |
parent | 3b5e5e14a10c3cac63a526b5d9ac495822fd663f (diff) |
FIX: LXC/DOCKER exclusive CPU
By default the cpuset cgroup is using exclusive CPU/MEM. When Docker
container is initialized a new cgroup /docker or /lxc is created under
cpuset parent tree. This newly created cgroup is inheriting parent
setting for cpu/mem exclusive parameter and thus cannot be overriden
within /docker or /lxc cgroup. This patch is supposed to set cpu/mem
exclusive parameter for both parent and subgroup.
Change-Id: I14b44db3f77c842756ec78aa60df7aca508d9545
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Diffstat (limited to 'resources/tools')
0 files changed, 0 insertions, 0 deletions