[CRIU] [PATCH 0/5] epoll: Add support of migrated targses
Cyrill Gorcunov
gorcunov at gmail.com
Fri Dec 7 14:30:38 MSK 2018
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(-)
--
2.17.2
More information about the CRIU
mailing list