
27 Apr
2016
27 Apr
'16
5:50 p.m.
On 04/14/2016 11:22 AM, Daniel P. Berrange wrote:
Extend the lxc-enter-namespace command so that it joins the containers' cgroups before starting new namespaces. This ensures that the commands run have the normal resource limits applied
Signed-off-by: Daniel P. Berrange <berrange@redhat.com> --- tools/virsh-domain.c | 3 +++ tools/virsh.pod | 7 ++++--- 2 files changed, 7 insertions(+), 3 deletions(-)
ACK John