[CRIU] [PATCH 0/2] lazy-pages: refactor UNIX socket initialization

Mike Rapoport rppt at linux.vnet.ibm.com
Mon Aug 15 00:21:49 PDT 2016


Hi,

These patches refactor initialization of the UNIX socket used for
communicating userfault file descriptors between restore and lazy-pages
daemon. The UNIX socket initialization is done now before restoring the
namepsapces which fixes the issue of running restore in a namepsace.

Mike Rapoport (2):
  criu: lazy-pages: refactor UNIX socket initialization
  test: allow lazy-pages tests in namespaces

 criu/cr-restore.c        |  3 ++
 criu/include/servicefd.h |  1 +
 criu/include/uffd.h      |  1 +
 criu/uffd.c              | 90 +++++++++++++++++++++++++++++++++---------------
 test/zdtm.py             |  2 --
 5 files changed, 68 insertions(+), 29 deletions(-)

-- 
1.9.1



More information about the CRIU mailing list