[CRIU] Restoring multiple copies of the same process

Pavel Emelyanov xemul at parallels.com
Thu Dec 10 02:11:35 PST 2015


On 12/10/2015 11:23 AM, Artem Kuzmitskiy wrote:
> We also thinking about better way of decision  this problem. 
> And already discussed it here -> https://github.com/xemul/criu/issues/59.
> One of the possible and non-better way is use crit with sed and LD_PRELOAD with own implementation of getpid :)

I would say it's not only about getpid() as glibc's call. It's also
teaching glibc itself, that syscall would return wrong value.

-- Pavel



More information about the CRIU mailing list