[CRIU] [PATCH 0/2] lazy-pages: refactor UNIX socket initialization
Mike Rapoport
mike.rapoport at gmail.com
Thu Aug 18 03:42:27 PDT 2016
ping?
On Mon, Aug 15, 2016 at 10:21 AM, Mike Rapoport <rppt at linux.vnet.ibm.com> wrote:
> 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
>
--
Sincerely yours,
Mike.
More information about the CRIU
mailing list