[CRIU] [PATCH v3 0/5] lazy-pages: misc fixes

Mike Rapoport mike.rapoport at gmail.com
Wed Nov 2 16:01:43 PDT 2016


v3:
* another try to fix compilation on arm
* add fix for zombie processes

v2:
* try to fix compilation on arm

Andrei Vagin (1):
  lazy-pages: use abstract UNIX socket

Mike Rapoport (4):
  lazy-pages: do not treat VMAs that have MAP_LOCKED as lazy
  lazy-pages: make ud_open return int
  lazy-pages: send_uffd: make sure mutex is unlocked on error paths
  lazy-pages: handle zombie processes

 criu/cr-restore.c   |  3 +++
 criu/include/uffd.h |  1 +
 criu/include/vma.h  |  1 +
 criu/uffd.c         | 70 ++++++++++++++++++++++++++++++++++-------------------
 4 files changed, 50 insertions(+), 25 deletions(-)

-- 
1.9.1



More information about the CRIU mailing list