[CRIU] Re: [PATCH 2/3] files: Handle eventpoll files deferred
Pavel Emelyanov
xemul at parallels.com
Fri May 4 08:48:41 EDT 2012
On 05/04/2012 04:31 PM, Cyrill Gorcunov wrote:
> Since event polling depends on other files
> to be opened we split main files list into
> two parst -- event poll files and all other
> files, thus defer the creation of eventpoll
> files in prepare_fds().
>
> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
BTW, can you add a epoll fd to an epoll fd? If so, then we
should probably have some more intelligent sorting here ;)
More information about the CRIU
mailing list