[CRIU] [PATCH 0/2] lazy migration fixes

Andrei Vagin avagin at gmail.com
Sat Dec 8 09:50:54 MSK 2018


Applied, thanks!
On Wed, Dec 05, 2018 at 05:20:59PM +0200, Mike Rapoport wrote:
> Hi,
> 
> Finally, I've looked at the lazy-migration failures and found two problems.
> 
> The first one is that jenkins never actually tested lazy-migration but
> rather was doing another pass of lazy-pages. I blindly copied
> criu-lazy-pages.sh to criu-lazy-migration.sh, but forgot to udpate zdtm
> options. :(
> 
> When the lazy migration is enabled, I've found an issue with cleanup of
> zombie tasks after migration completes.
> 
> Mike Rapoport (2):
>   dump: lazy-migration: don't try to cleanup zombie processes
>   test/jenkins: actually test lazy migration
> 
>  criu/cr-dump.c                      | 6 ++++--
>  test/jenkins/criu-lazy-migration.sh | 4 ++--
>  2 files changed, 6 insertions(+), 4 deletions(-)
> 
> -- 
> 2.7.4
> 


More information about the CRIU mailing list