Checkpoint/restart in user space
Checkpoint/restart in user space
Posted Oct 30, 2013 18:41 UTC (Wed) by nix (subscriber, #2304)Parent article: Checkpoint/restart in user space
Yeah. I imagine it would be problematic if you checkpointed something using a network connection and the far end timed it out while it was checkpointed. (e.g., what happens if you checkpoint an X client? The X server will presume it dead after a fairly short time...)
The 'checkpoint everything, kexec, and uncheckpoint' mechanism looks awesome. The sooner it works fully, the happier I'll be. It's a big hammer, unlike, say, ksplice, but it should work well enough. (Kernel modesetting probably helps here, since it is at least possible to checkpoint things like an X server, where before KMS that was a hopeless dream.)
