[CRIU] [PATCH 2/4] files: dump file descriptors by portions (v2)
Cyrill Gorcunov
gorcunov at gmail.com
Tue Apr 5 12:58:26 PDT 2016
On Tue, Apr 05, 2016 at 10:29:38PM +0300, Andrey Vagin wrote:
> From: Andrew Vagin <avagin at virtuozzo.com>
>
> Currently criu can't handle a processes with more than 1024
> file descriptors.
>
> In this patch, criu dumps file descriptors for a few iterations.
>
> https://jira.sw.ru/browse/PSBM-44887
> https://github.com/xemul/criu/issues/145
>
> v2: don't move the collect stage
>
> Signed-off-by: Andrew Vagin <avagin at virtuozzo.com>
Reviewed-by: Cyrill Gorcunov <gorcunov at openvz.org>
More information about the CRIU
mailing list