Есть ли возможность взять произвольный процесс, сохранить его на диск, а потом восстановить( а-ля hibernate, но не для всей ОС, а для одного процесса )?
CryoPID allows you to capture the state of a running process in Linux and save it to a file. This file can then be used to resume the process later on, either after a reboot or even on another machine.
> CryoPID allows you to capture the state of a running process in Linux and save it to a file. This file can then be used to resume the process later on, either after a reboot or even on another machine.