Enable cpuQuota options, fix cpuQuota logic 64/35964/2
authorPiotr Bartosiewicz <p.bartosiewi@partner.samsung.com>
Thu, 26 Feb 2015 15:30:11 +0000 (16:30 +0100)
committerPiotr Bartosiewicz <p.bartosiewi@partner.samsung.com>
Fri, 27 Feb 2015 12:22:01 +0000 (13:22 +0100)
commit3a22b40dee63c508cd6d98911e5b6f1771cc10c2
tree5b566e3e2583f310841827eea908c7dd138cd4c3
parent61a908d7f44dca36a5e6759e786c2d86abec33c1
Enable cpuQuota options, fix cpuQuota logic

[Bug/Feature]   Options were disabled after migration from libvirt
[Cause]         N/A
[Solution]      N/A
[Verification]  Run tests, run two containers use 100% cpu on first and
                switch to second and check total cpu usage in host.

Change-Id: I6c79f639f7cf0def3ad0ea73550940d8f5edba9e
common/lxc/cgroup.cpp
common/lxc/cgroup.hpp
common/utils/fs.cpp
common/utils/fs.hpp
server/zone-admin.cpp
server/zone.cpp
server/zones-manager.cpp
tests/unit_tests/server/ut-zone-admin.cpp