commit | b0e1437bb894fb02ed0a580e92887f39ab94cf4a | [log] [download] |
---|---|---|
author | Glauber Costa <glommer@parallels.com> | Mon Jul 30 10:20:26 2012 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Mon Jul 30 18:03:03 2012 +0400 |
tree | 357ce1b0a8fb8583fe96c58719552ac0b50a574f | |
parent | 102353d00e0d58b470741e87e5b0a3d39362af22 [diff] |
implement upstream linux is_run After we're successfully able to setup a Linux upstream container, we need a function to test if it is running. We'll do that by checking if there are processes inside the corresponding cgroup. Signed-off-by: Glauber Costa <glommer@parallels.com>