[CRIU] [PATCH v2 0/9] epoll: Add support for duped targets

Cyrill Gorcunov gorcunov at gmail.com
Mon Jun 25 21:05:39 MSK 2018


On Mon, Jun 25, 2018 at 10:57:48AM -0700, Andrey Vagin wrote:
> 
> In this case, criu has to return an error on dump...

Currently criu is simply proceed epolls as is which almost guarantee
the failure on restore if something gone wrong, mostly because we've
had to kernel support and had no other choise. Now here is some
improvement: we detect single duplications, and for sure I'm not
leaving it as is -- I'll implement detection of multiple numbers
duplications this week. But series is already big enough so I
prefer the scond patr to be implemented later.

That said feel free to defer this series, once second series
is ready you could fetch both.

> And pls add a test with crfail flag.


More information about the CRIU mailing list