[CRIU] [PATCH 0/5] epoll: Add support of migrated targses
Cyrill Gorcunov
gorcunov at gmail.com
Thu Jan 17 12:00:24 MSK 2019
On Fri, Dec 07, 2018 at 02:30:38PM +0300, Cyrill Gorcunov wrote:
> Cyrill Gorcunov (5):
> epoll: Defer queued epolls to write at the end of checkpoint
> epoll: Eliminate potential variable shadowing
> epoll: Drop duped and closed targets
> epoll: Add ability to restore migrated targets
> test: epoll -- Add migrated target test
>
> criu/cr-dump.c | 8 +-
> criu/cr-restore.c | 7 +
> criu/eventpoll.c | 319 +++++++++++++++++++++++++++++++++++++--
> criu/files.c | 4 +
> criu/include/eventpoll.h | 3 +
> images/eventpoll.proto | 2 +
> test/zdtm/static/epoll.c | 112 +++++++++++++-
> 7 files changed, 435 insertions(+), 20 deletions(-)
Ping?
More information about the CRIU
mailing list