[CRIU] [PATCH 0/4] drop UFFDIO_{EVENT,FEATURE}_EXIT
Mike Rapoport
rppt at linux.vnet.ibm.com
Wed Apr 5 05:28:37 PDT 2017
Hi,
The UFFDIO_{EVENT,FEATURE}_EXIT didn't make it upstream [1], so we have to
drop it and handle exit() calls of the monitored process in a different
way.
The patches below take care of that.
--
Sincerely yours,
Mike.
[1] http://www.spinics.net/lists/linux-mm/msg122467.html
Mike Rapoport (4):
lazy-pages: drop unneeded forward declaration
lazy-pages: make epollfd part of global daemon state
lazy-pages: handle exit() based on uffdio_copy return value
Update criu/include/linux/userfaultfd.h
criu/cr-check.c | 1 -
criu/include/linux/userfaultfd.h | 5 +---
criu/uffd.c | 59 ++++++++++++++++------------------------
3 files changed, 25 insertions(+), 40 deletions(-)
--
1.9.1
More information about the CRIU
mailing list