[CRIU] [PATCH 0/4] drop UFFDIO_{EVENT,FEATURE}_EXIT

Andrew Vagin avagin at virtuozzo.com
Wed Apr 12 16:31:25 PDT 2017


On Mon, Apr 10, 2017 at 02:39:55PM +0300, Mike Rapoport wrote:
> Ping?

Applied, thanks

> 
> On Apr 5, 2017 15:32, "Mike Rapoport" <rppt at linux.vnet.ibm.com> wrote:
> 
>     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
> 
>     _______________________________________________
>     CRIU mailing list
>     CRIU at openvz.org
>     https://lists.openvz.org/mailman/listinfo/criu
> 


More information about the CRIU mailing list