Re: [Announce] Checkpoint-restore tool v0.1
From: Cyrill Gorcunov <hidden>
Date: 2012-07-31 09:00:45
Also in:
lkml
From: Cyrill Gorcunov <hidden>
Date: 2012-07-31 09:00:45
Also in:
lkml
On Tue, Jul 31, 2012 at 10:57:58AM +0200, richard -rw- weinberger wrote:
quoted
quoted
crtools seem to use ptrace() to execute parasite system calls. AFAIK this will only work if the target process is currently not ptraced() by another process.Yup, exactly.Dammit, I hoped we can get suspend/resume for UserModeLinux for free with CRIU. 8-)
We have plans to implement seizing on traced tasks but no dates at the moment ;) Cyrill