[CRIU] [PATCH 0/3] lazy-pages: more fixes

Mike Rapoport rppt at linux.vnet.ibm.com
Wed May 9 18:03:47 MSK 2018


Hi,

These patches fix additional issues cause by recent lazy-pages rework. 
I'm aware of one more remaining race between fork() and close(uffd) but I
still don't have a solution for it.

Yet, I hope lazy-pages is now stable enough to run it in travis and not
bother people too much with false positives.

Mike Rapoport (3):
  lazy-pages: factor out insertion to sorted IOV list
  lazy-pages: make uffd_io_complete more robust
  Revert "travis: temporarily disable lazy-pages testing"

 criu/uffd.c                 | 72 +++++++++++++++++++++++++++++----------------
 scripts/travis/travis-tests |  4 +--
 2 files changed, 48 insertions(+), 28 deletions(-)

-- 
2.7.4



More information about the CRIU mailing list