[CRIU] [PATCH 0/2] Allow epolls sent over unix sockets
Andrei Vagin
avagin at virtuozzo.com
Wed Feb 28 22:45:27 MSK 2018
Applied, thanks
On Wed, Jan 24, 2018 at 05:49:20PM +0300, Kirill Tkhai wrote:
> Since epoll restore is splitted in two stages:
> 1)create epoll fd and 2)add watched fds,
> and the first stage does not depend on any
> other files restore stages, it's safe to send
> it over unix sockets.
>
> The patchset allows to send epolls and introduces
> new test to check everything works.
>
> ---
>
> Kirill Tkhai (2):
> zdtm: Add scm05 test
> files: Allow epolls sent over unix socket
>
>
> criu/sk-queue.c | 7 +-
> test/zdtm/static/Makefile | 1
> test/zdtm/static/scm05.c | 139 +++++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 143 insertions(+), 4 deletions(-)
> create mode 100644 test/zdtm/static/scm05.c
>
> --
> Signed-off-by: Kirill Tkhai <ktkhai at virtuozzo.com>
More information about the CRIU
mailing list