
27 Apr
2016
27 Apr
'16
7:29 p.m.
On 04/14/2016 11:22 AM, Daniel P. Berrange wrote:
Prior to joining the namespaces of the container, move the process into the containers' cgroups, so that the shell that is subsequently launched is under the container resource constraints.
Signed-off-by: Daniel P. Berrange <berrange@redhat.com> --- config-post.h | 2 ++ src/Makefile.am | 4 ++++ tools/virt-login-shell.c | 2 ++ 3 files changed, 8 insertions(+)
Couldn't git am -3 this one either (Makefile.am changes), but otherwise looks reasonable to me. ACK - although now that I'm done, I think we should wait for 1.3.4 to be out just to give everything enough "exposure" time... John