ACK nice work.
May be cgroup_common should be more general and placed in client/common_lib
and can work general tools for manipulating with cgroups.
- Original Message -
> [new] cgroup_common.py
> * library for handling cgroups
>
> Signed-off-by: Lukas Doktor
> ---
> client/tests/cgroup
[new] cgroup_common.py
* library for handling cgroups
Signed-off-by: Lukas Doktor
---
client/tests/cgroup/cgroup.py|5 +-
client/tests/cgroup/cgroup_common.py | 327 ++
2 files changed, 331 insertions(+), 1 deletions(-)
create mode 100755 client/test