[CRIU] [PATCH] cgroups: Add ability to reuse existing cgroup yard directory

Andrew Vagin avagin at gmail.com
Wed Jul 22 04:47:47 PDT 2015


On Wed, Jul 22, 2015 at 02:32:54PM +0300, Cyrill Gorcunov wrote:
> On Wed, Jul 22, 2015 at 02:23:00PM +0300, Andrew Vagin wrote:
> > 
> > Steps to reproduce:
> > 
> > 1. Apply this patch
> > diff --git a/test/zdtm.sh b/test/zdtm.sh
> > index d8a3a70..245c827 100755
> > --- a/test/zdtm.sh
> > +++ b/test/zdtm.sh
> > @@ -565,6 +565,7 @@ start_test()
> >         (
> >                 # Here is no way to set FD_CLOEXEC on 3
> >                 exec 3>&-
> > +               echo 0 > /sys/fs/cgroup/freezer/test/tasks
> >                 make -C $tdir $tname.pid
> >         )
> > 2. mkdir /sys/fs/cgroup/freezer/test
> > 3. bash test/zdtm.sh  -r static/env00
> 
> Does it pass if you revert the commit in subject?

Yes. I use git bisect to find this patch.
> _______________________________________________
> CRIU mailing list
> CRIU at openvz.org
> https://lists.openvz.org/mailman/listinfo/criu


More information about the CRIU mailing list