[CRIU] [PATCH 0/2] lazy migration fixes
Mike Rapoport
rppt at linux.ibm.com
Wed Dec 5 18:20:59 MSK 2018
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