[CRIU] CRIU and Open MPI
Cyrill Gorcunov
gorcunov at gmail.com
Tue Feb 18 07:38:11 PST 2014
On Tue, Feb 18, 2014 at 07:32:42PM +0400, Pavel Emelyanov wrote:
>
> This error means, that there's a file opened and unlinked and it weights 67Mb.
> Such files (opened and unlinked) should be copied to the images dir, since they
> will be removed from disk once tasks we dump die.
>
> I've put a ... magic constant :) limiting the size of such files to a couple of
> megs just not to put too big files into images, since such copying will take time.
Maybe we could pass a command line argument which would allow to set the size limit?
More information about the CRIU
mailing list